COMMITS
/ Include/internal/pycore_dict_state.h May 11, 2026
October 1, 2024
S
gh-124296: Remove private dictionary version tag (PEP 699) (#124472)
Sam Gross committed
February 2, 2024
M
GH-113710: Add a "globals to constants" pass (GH-114592)
Mark Shannon committed
February 1, 2024
D
gh-111968: Use per-thread freelists for dict in free-threading (gh-114323)
Donghee Na committed
May 10, 2023
E
gh-104252: Immortalize Py_EMPTY_KEYS (gh-104253)
Eric Snow committed
March 9, 2023
E
gh-100227: Move dict_state.global_version to PyInterpreterState (gh-102338)
Eric Snow committed
E
gh-100227: Move next_keys_version to PyInterpreterState (gh-102335)
Eric Snow committed
November 16, 2022
E
gh-81057: Move the global Dict-Related Versions to _PyRuntimeState (gh-99497)
Eric Snow committed