summaryrefslogtreecommitdiffstats
path: root/Doc/library/multiprocessing.shared_memory.rst
Commit message (Expand)AuthorAgeFilesLines
* [3.12] docs: module page titles should not start with a link to themselves (G...Miss Islington (bot)2024-05-081-2/+2
* [3.12] gh-89891: Refer SharedMemory implementation as POSIX (GH-104678) (GH-1...Miss Islington (bot)2024-02-011-1/+1
* [3.12] Docs: Improve multiprocessing.SharedMemory reference (#114093) (#114137)Erlend E. Aasland2024-01-161-17/+23
* [3.12] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendat...Erlend E. Aasland2024-01-161-48/+56
* [3.12] gh-106939: document ShareableList nul-strip quirk. (GH-107266) (#107269)Miss Islington (bot)2023-07-251-7/+37
* gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)Serhiy Storchaka2022-09-241-1/+1
* Docs: Remove `Provides [...]` from `multiprocessing.shared_memory` descriptio...Oleg Iarygin2022-06-241-2/+2
* bpo-45125: Improves pickling docs and tests for `shared_memory` (GH-28294)Nikita Sobolev2021-10-011-0/+27
* bpo-36364: fix SharedMemoryManager examples (GH-12439)Pierre Glaser2019-03-261-3/+4
* bpo-35813: Tests and docs for shared_memory (#11816)Davin Potts2019-02-241-0/+343