COMMITS
/ Include/internal/pycore_global_objects.h August 21, 2023
V
gh-108216: Cleanup #include in internal header files (#108228)
Victor Stinner committed
July 27, 2023
E
gh-106931: Intern Statically Allocated Strings Globally (gh-107272)
Eric Snow committed
May 18, 2023
J
gh-104549: Set __module__ on TypeAliasType (#104550)
Jelle Zijlstra committed
May 16, 2023
J
gh-103763: Implement PEP 695 (#103764)
Jelle Zijlstra committed
March 28, 2023
E
gh-100227: Move the Dict of Interned Strings to PyInterpreterState (gh-102339)
Eric Snow committed
March 27, 2023
March 23, 2023
E
March 7, 2023
E
gh-90110: Fix the c-analyzer Tool (#102483)
Eric Snow committed
February 28, 2023
E
gh-100227: Move _str_replace_inf to PyInterpreterState (gh-102333)
Eric Snow committed
December 14, 2022
E
gh-90111: Minor Cleanup for Runtime-Global Objects (gh-100254)
Eric Snow committed
November 16, 2022
E
gh-81057: Move contextvars-related Globals to _PyRuntimeState (gh-99400)
Eric Snow committed
November 14, 2022
E
gh-81057: Move Global Variables Holding Objects to _PyRuntimeState. (gh-99487)
Eric Snow committed
November 11, 2022
E
gh-81057: Add PyInterpreterState.static_objects (gh-99397)
Eric Snow committed
August 22, 2022
K
GH-96075: move interned dict under runtime state (GH-96077)
Kumar Aditya committed
February 28, 2022
E
bpo-46753: Add the empty tuple to the _PyRuntimeState.global_objects. (gh-31345)
Eric Snow committed
February 8, 2022
January 13, 2022
January 12, 2022
January 11, 2022
E
bpo-45953: Statically allocate and initialize global bytes objects. (gh-30096)
Eric Snow committed
December 14, 2021
E
bpo-45953: Statically initialize the small ints. (gh-30092)
Eric Snow committed