Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-104922: remove PY_SSIZE_T_CLEAN (#106315) | Inada Naoki | 2023-07-02 | 1 | -2/+0 |
* | gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205) | Eric Snow | 2023-05-05 | 1 | -0/+7 |
* | bpo-1635741: Port _posixshmem extension module to multiphase initialization (... | Christian Heimes | 2020-11-19 | 1 | -13/+9 |
* | bpo-40268: Remove unused structmember.h includes (GH-19530) | Victor Stinner | 2020-04-15 | 1 | -1/+0 |
* | bpo-35813: Tests and docs for shared_memory (#11816) | Davin Potts | 2019-02-24 | 1 | -668/+75 |
* | bpo-35813: Added shared_memory submodule of multiprocessing. (#11664) | Davin Potts | 2019-02-02 | 1 | -0/+724 |