COMMITS
/ Doc/library/multiprocessing.shared_memory.rst May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
February 1, 2024
O
gh-89891: Refer SharedMemory implementation as POSIX (GH-104678)
Oleg Iarygin committed
January 22, 2024
E
Docs: align usage of versionadded/versionchanged with recommended practice (#114409)
Erlend E. Aasland committed
January 16, 2024
E
Docs: Improve multiprocessing.SharedMemory reference (#114093)
Erlend E. Aasland committed
E
Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations (#114103)
Erlend E. Aasland committed
December 5, 2023
P
July 25, 2023
G
gh-106939: document ShareableList nul-strip quirk. (#107266)
Gregory P. Smith committed
September 24, 2022
S
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
Serhiy Storchaka committed
June 24, 2022
O
Docs: Remove `Provides [...]` from `multiprocessing.shared_memory` description (#92761)
Oleg Iarygin committed
October 1, 2021
N
bpo-45125: Improves pickling docs and tests for `shared_memory` (GH-28294)
Nikita Sobolev committed
March 26, 2019
P
bpo-36364: fix SharedMemoryManager examples (GH-12439)
Pierre Glaser committed
February 24, 2019
D
bpo-35813: Tests and docs for shared_memory (#11816)
Davin Potts committed