summaryrefslogtreecommitdiffstats
path: root/Doc/library/multiprocessing.shared_memory.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-45125: Improves pickling docs and tests for `shared_memory` (GH-28294)Miss Islington (bot)2021-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