COMMITS
/ Modules/_multiprocessing/posixshmem.c February 25, 2024
S
[3.12] gh-115886: Handle embedded null characters in shared memory name (GH-115887) (GH-115906)
Serhiy Storchaka committed
May 5, 2023
E
gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205)
Eric Snow committed
November 19, 2020
C
bpo-1635741: Port _posixshmem extension module to multiphase initialization (GH-23404)
Christian Heimes committed
April 15, 2020
V
bpo-40268: Remove unused structmember.h includes (GH-19530)
Victor Stinner committed
February 24, 2019
D
bpo-35813: Tests and docs for shared_memory (#11816)
Davin Potts committed
February 2, 2019
D
bpo-35813: Added shared_memory submodule of multiprocessing. (#11664)
Davin Potts committed