History for Include/internal/pycore_global_objects.h - python/cpython · GitHub

github.com

Tin mới

GH-131238: Core header refactor (GH-131250)

GH-131238: Core header refactor (GH-131250)

gh-129701: Fix a data race in `intern_common` in the free threaded build (GH-130089)

gh-129701: Fix a data race in `intern_common` in the free threaded build (GH-130089)

gh-125268: Use static string for "1e309" in AST (#125272)

gh-125268: Use static string for "1e309" in AST (#125272)

gh-119180: Add evaluate functions for type params and type aliases (#122212)

gh-119180: Add evaluate functions for type params and type aliases (#122212)

gh-108216: Cleanup #include in internal header files (#108228)

gh-108216: Cleanup #include in internal header files (#108228)

gh-106931: Intern Statically Allocated Strings Globally (gh-107272)

gh-106931: Intern Statically Allocated Strings Globally (gh-107272)

gh-104549: Set __module__ on TypeAliasType (#104550)

gh-104549: Set __module__ on TypeAliasType (#104550)

gh-103763: Implement PEP 695 (#103764)

gh-103763: Implement PEP 695 (#103764)

gh-100227: Move the Dict of Interned Strings to PyInterpreterState (gh-102339)

gh-100227: Move the Dict of Interned Strings to PyInterpreterState (gh-102339)

gh-100227: Revert gh-102925 "gh-100227: Make the Global Interned Dict Safe for Isolated Interpreters" (gh-103063)

gh-100227: Revert gh-102925 "gh-100227: Make the Global Interned Dict Safe for Isolated Interpreters" (gh-103063)

gh-100227: Make the Global Interned Dict Safe for Isolated Interpreters (gh-102925)

gh-100227: Make the Global Interned Dict Safe for Isolated Interpreters (gh-102925)

gh-90110: Fix the c-analyzer Tool (#102483)

gh-90110: Fix the c-analyzer Tool (#102483)

gh-100227: Move _str_replace_inf to PyInterpreterState (gh-102333)

gh-100227: Move _str_replace_inf to PyInterpreterState (gh-102333)

gh-90111: Minor Cleanup for Runtime-Global Objects (gh-100254)

gh-90111: Minor Cleanup for Runtime-Global Objects (gh-100254)

gh-81057: Move contextvars-related Globals to _PyRuntimeState (gh-99400)

gh-81057: Move contextvars-related Globals to _PyRuntimeState (gh-99400)

gh-81057: Move Global Variables Holding Objects to _PyRuntimeState. (gh-99487)

gh-81057: Move Global Variables Holding Objects to _PyRuntimeState. (gh-99487)

gh-81057: Add PyInterpreterState.static_objects (gh-99397)

gh-81057: Add PyInterpreterState.static_objects (gh-99397)

GH-96075: move interned dict under runtime state (GH-96077)

GH-96075: move interned dict under runtime state (GH-96077)

bpo-46753: Add the empty tuple to the _PyRuntimeState.global_objects. (gh-31345)

bpo-46753: Add the empty tuple to the _PyRuntimeState.global_objects. (gh-31345)

bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized global objects. (gh-30928)

bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized global objects. (gh-30928)

bpo-46370: Move the static initializer for _PyRuntime to its own header file. (gh-30587)

bpo-46370: Move the static initializer for _PyRuntime to its own header file. (gh-30587)

bpo-45953: Statically allocate the main interpreter (and initial thread state). (gh-29883)

bpo-45953: Statically allocate the main interpreter (and initial thread state). (gh-29883)

bpo-45953: Statically allocate and initialize global bytes objects. (gh-30096)

bpo-45953: Statically allocate and initialize global bytes objects. (gh-30096)

bpo-45953: Statically initialize the small ints. (gh-30092)

bpo-45953: Statically initialize the small ints. (gh-30092)