COMMITS
/ Include/internal/pycore_hamt.h March 17, 2025
M
GH-131238: Core header refactor (GH-131250)
Mark Shannon committed
November 16, 2022
E
gh-81057: Move contextvars-related Globals to _PyRuntimeState (gh-99400)
Eric Snow committed
June 16, 2022
V
gh-87347: Add parenthesis around PyXXX_Check() arguments (#92815)
Victor Stinner committed
May 23, 2022
Y
gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066)
Yury Selivanov committed
January 22, 2022
V
bpo-46417: Clear more static types (GH-30796)
Victor Stinner committed
December 9, 2021
February 13, 2020
D
bpo-39573: Add Py_IS_TYPE() function (GH-18488)
Dong-hee Na committed
April 17, 2019
V
bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853)
Victor Stinner committed
November 9, 2018
V
bpo-35081: Internal headers require Py_BUILD_CORE (GH-10363)
Victor Stinner committed
October 31, 2018
V
bpo-35081: Add pycore_ prefix to internal header files (GH-10263)
Victor Stinner committed