Commits
User selector
Commit History
Commits on Nov 14, 2023
gh-111262: Add PyDict_Pop() function (#112028)
Show description for 4f04172authored
Commits on Nov 7, 2023
gh-106672: C API: Report indiscriminately ignored errors (GH-106674)
Show description for f55cb44authored
Commits on Oct 27, 2023
Commits on Oct 10, 2023
gh-109595: Add -Xcpu_count=<n> cmdline for container users (#109667)
Show description for 0362cbfauthored
Commits on Oct 5, 2023
gh-85283: Add PySys_AuditTuple() function (#108965)
Show description for bb057b3authored
Commits on Sep 30, 2023
gh-110014: Include explicitly <unistd.h> header (#110155)
Show description for 7513994authored
Commits on Sep 29, 2023
Commits on Sep 18, 2023
Commits on Sep 6, 2023
gh-108753: Enhance pystats (#108754)
Show description for a0773b8andauthoredgh-108765: Cleanup #include in Python/*.c files (#108977)
Show description for b298b39authored
Commits on Aug 24, 2023
gh-106320: Remove private _PySys functions (#108452)
Show description for a071ecbauthoredgh-108308: Remove _PyDict_GetItemStringWithError() function (#108426)
Show description for 52c6a6eauthored
Commits on Aug 18, 2023
gh-108014: Add Py_IsFinalizing() function (#108032)
Show description for 3ff5ef2andauthored
Commits on Aug 17, 2023
Commits on Jul 24, 2023
gh-106320: Remove private _PyDict C API (#107145)
Show description for fd66bafauthored
Commits on Jul 23, 2023
gh-106320: Remove private _PyObject C API (#107147)
Show description for 0d6dfd6authored
Commits on Jul 12, 2023
Commits on Jul 3, 2023
gh-106320: Create pycore_modsupport.h header file (#106355)
Show description for 35963daauthored
Commits on Jun 30, 2023
- authored
gh-106182: sys: Intern getfilesystemencoding() and getfilesystemencodeerrors() (#106183)
Show description for f1034baauthoredfix typos (#106247)
Show description for 77ddc9aauthoredgh-106023: Update code using _PyObject_FastCall() (#106257)
Show description for 8c5f74fauthored
Commits on Jun 28, 2023
Commits on Jun 26, 2023
gh-106084: Remove old PyObject call aliases (#106085)
Show description for 00e75a3authored
Commits on Jun 12, 2023
gh-105673: Fix uninitialized warning in sysmodule.c (#105674)
Show description for a8d69feauthored
Commits on Jun 11, 2023
gh-105375: Improve error handling in the sys extension module (#105611)
Show description for 41cddc2authored
Commits on Jun 8, 2023
gh-100227: Lock Around Adding Global Audit Hooks (gh-105515)
Show description for e822a67authored
Commits on Jun 1, 2023
gh-105145: Remove old functions to config Python init (#105154)
Show description for 424049cauthored
Commits on May 31, 2023
Commits on May 21, 2023
gh-103295: expose API for writing perf map files (#103546)
Show description for be0c106authored
Commits on May 19, 2023
Commits on May 15, 2023
gh-104341: Adjust tstate_must_exit() to Respect Interpreter Finalization (gh-104437)
Show description for 26baa74authored
Commits on May 4, 2023
gh-103323: Remove PyRuntimeState_GetThreadState() (#104171)
Show description for 45398adauthored
Commits on May 2, 2023
gh-94673: Properly Initialize and Finalize Static Builtin Types for Each Interpreter (gh-104072)
Show description for fdd8786authored
Commits on May 1, 2023
gh-84436: Immortalize in _PyStructSequence_InitBuiltinWithFlags() (gh-104054)
Show description for 59bc36aauthored