COMMITS
/ Include/internal/pycore_context.h December 15, 2025
K
gh-140414: streamline thread state access in `asyncio` (#142742)
Kumar Aditya committed
March 17, 2025
M
GH-131238: Core header refactor (GH-131250)
Mark Shannon committed
September 24, 2024
J
gh-119333: Add C api to have contextvar enter/exit callbacks (#119335)
Jason Fried committed
July 22, 2024
S
gh-100240: Use a consistent implementation for freelists (#121934)
Sam Gross committed
July 15, 2024
K
February 10, 2024
D
January 16, 2024
D
gh-111968: Use per-thread freelists for PyContext in free-threading (gh-114122)
Donghee Na committed
August 24, 2023
V
gh-106320: Remove private _PyContext_NewHamtForTests() (#108434)
Victor Stinner committed
August 21, 2023
V
gh-108216: Cleanup #include in internal header files (#108228)
Victor Stinner committed
November 16, 2022
E
gh-81057: Move contextvars-related Globals to _PyRuntimeState (gh-99400)
Eric Snow committed
January 22, 2022
V
bpo-46417: Clear more static types (GH-30796)
Victor Stinner committed
December 9, 2021
February 19, 2021
V
bpo-43268: Pass interp rather than tstate to internal functions (GH-24580)
Victor Stinner committed
June 5, 2020
V
bpo-40521: Make context free list per-interpreter (GH-20644)
Victor Stinner committed
October 2, 2019
V
bpo-38353: Cleanup includes in the internal C API (GH-16548)
Victor Stinner 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