COMMITS
/ Modules/_testcapi/vectorcall_limited.c November 20, 2023
H
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Hugo van Kemenade committed
October 30, 2023
S
gh-110481: Implement biased reference counting (gh-110764)
Sam Gross committed
September 25, 2023
V
gh-104469: Convert _testcapi/vectorcall_limited.c to use AC (#109691)
Victor Stinner committed
September 7, 2023
A
gh-109045: Remove remaining LIMITED_API_AVAILABLE checks in tests (#109046)
Anders Kaseorg committed
August 14, 2023
D
Revert "gh-104469 : Convert _testcapi/vectorcall_limited.c to use AC … (gh-107951)
Dong-hee Na committed
August 12, 2023
N
gh-104469 : Convert _testcapi/vectorcall_limited.c to use AC (gh-107857)
nahyeon committed
July 25, 2023
V
gh-106869: Use new PyMemberDef constant names (#106871)
Victor Stinner committed
October 27, 2022
W
gh-98586: Add vector call APIs to the Limited API (GH-98587)
Wenzel Jakob committed
August 17, 2022
P
gh-95991: Add some infrastructure for testing Limited API in _testcapi (GH-95992)
Petr Viktorin committed
August 9, 2022
P
Disable Limited API tests with Py_TRACE_REFS (GH-95796)
Petr Viktorin committed
August 8, 2022
P
gh-93274: Expose receiving vectorcall in the Limited API (GH-95717)
Petr Viktorin committed