COMMITS
/ Modules/_testexternalinspection.c April 16, 2025
M
[3.13] gh-130052: Fix search_map_for_section() error handling (GH-132594) (#132598)
Miss Islington (bot) committed
May 7, 2024
A
bpo-115773: Use the right variable name based on the field we are trying read (#118591)
Abhinav Upadhyay committed
May 6, 2024
P
gh-116322: Rename PyModule_ExperimentalSetGIL to PyUnstable_Module_SetGIL (GH-118645)
Petr Viktorin committed
May 3, 2024
B
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers committed
April 19, 2024
R
gh-114099: Modify preprocessor symbol usage to support older macOS SDKs (GH-118073)
Russell Keith-Magee committed
March 7, 2024
R
gh-114099 - Add iOS testbed, plus Makefile target to invoke it. (gh-115930)
Russell Keith-Magee committed
March 1, 2024
M
gh-115773: Add missing preprocessor guard in _testexternalinspection (#116212)
Malcolm Smith committed
February 28, 2024
P
gh-115773: Add tests to exercise the _Py_DebugOffsets structure (#115774)
Pablo Galindo Salgado committed