Commits
User selector
Commit History
Commits on Dec 1, 2023
gh-110481: Fix Py_SET_REFCNT() integer overflow (#112174)
Show description for 5f6ac2dauthoredgh-112367: Only free perf trampoline arenas at shutdown (#112368)
Show description for a73aa48authored
Commits on Nov 29, 2023
Rename ...Uop... to ...UOp... (uppercase O) for consistency (#112327)
Show description for e723700authored
Commits on Nov 27, 2023
gh-63284: Add support for TLS-PSK (pre-shared key) to the ssl module (#103181)
Show description for e954ac7authored
Commits on Nov 23, 2023
Commits on Nov 22, 2023
gh-76785: Add _PyType_GetModuleName() to the Internal C-API (gh-112323)
Show description for 790db85authored- committed
- committed
Commits on Nov 20, 2023
gh-112287: Speed up Tier 2 (uop) interpreter a little (#112286)
Show description for 8deb8bcauthoredgh-106529: Make FOR_ITER a viable uop (#112134)
Show description for 1995955authoredgh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Show description for 3b3ec0dauthored
Commits on Nov 19, 2023
Commits on Nov 17, 2023
gh-106529: Cleanups split off gh-112134 (#112214)
Show description for be0bd54authored
Commits on Nov 16, 2023
- authored
gh-111798: Use lower Py_C_RECURSION_LIMIT in debug mode (#112124)
Show description for bd89bcaauthored
Commits on Nov 15, 2023
gh-112026: Add again _PyThreadState_UncheckedGet() function (#112121)
Show description for 7e2308aauthoredgh-112026: Restore removed _PyDict_GetItemStringWithError() (#112119)
Show description for bd2f148authoredgh-112026: Restore removed private C API (#112115)
Show description for 5846924authoredgh-112026: Add again <unistd.h> include in Python.h (#112046)
Show description for b338ffaauthoredGH-111848: Set the IP when de-optimizing (GH-112065)
Show description for 4bbb367authoredgh-111545: Add Include/cpython/pyhash.h header file (#112063)
Show description for 62802b6authored
Commits on Nov 14, 2023
Commits on Nov 13, 2023
gh-111138: Add PyList_Extend() and PyList_Clear() functions (#111862)
Show description for babb787authored
Commits on Nov 10, 2023
Add private _PyUnicode_AsUTF8NoNUL() function (GH-111957)
Show description for 771bd3cauthored
Commits on Nov 9, 2023
gh-111569: Fix critical sections test on WebAssembly (GH-111897)
Show description for 289af86authoredgh-81925: Implement native thread ids for kFreeBSD (#111761)
Show description for 0802fd6andauthored- authored
- authored
- authored