index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
internal
/
pycore_global_objects.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] gh-106931: Intern Statically Allocated Strings Globally (gh-107272) (g...
Eric Snow
2023-11-27
1
-0/+6
*
gh-104549: Set __module__ on TypeAliasType (#104550)
Jelle Zijlstra
2023-05-18
1
-1/+0
*
gh-103763: Implement PEP 695 (#103764)
Jelle Zijlstra
2023-05-16
1
-0/+8
*
gh-100227: Move the Dict of Interned Strings to PyInterpreterState (gh-102339)
Eric Snow
2023-03-28
1
-7/+2
*
gh-100227: Revert gh-102925 "gh-100227: Make the Global Interned Dict Safe fo...
Eric Snow
2023-03-27
1
-4/+0
*
gh-100227: Make the Global Interned Dict Safe for Isolated Interpreters (gh-1...
Eric Snow
2023-03-23
1
-0/+4
*
gh-90110: Fix the c-analyzer Tool (#102483)
Eric Snow
2023-03-07
1
-0/+1
*
gh-100227: Move _str_replace_inf to PyInterpreterState (gh-102333)
Eric Snow
2023-02-28
1
-3/+4
*
gh-90111: Minor Cleanup for Runtime-Global Objects (gh-100254)
Eric Snow
2022-12-14
1
-4/+4
*
gh-81057: Move contextvars-related Globals to _PyRuntimeState (gh-99400)
Eric Snow
2022-11-16
1
-0/+9
*
gh-81057: Move Global Variables Holding Objects to _PyRuntimeState. (gh-99487)
Eric Snow
2022-11-14
1
-0/+12
*
gh-81057: Add PyInterpreterState.static_objects (gh-99397)
Eric Snow
2022-11-11
1
-0/+18
*
GH-96075: move interned dict under runtime state (GH-96077)
Kumar Aditya
2022-08-22
1
-0/+2
*
bpo-46753: Add the empty tuple to the _PyRuntimeState.global_objects. (gh-31345)
Eric Snow
2022-02-28
1
-0/+4
*
bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g...
Eric Snow
2022-02-08
1
-0/+4
*
bpo-46370: Move the static initializer for _PyRuntime to its own header file....
Eric Snow
2022-01-13
1
-568/+1
*
bpo-45953: Statically allocate the main interpreter (and initial thread state...
Eric Snow
2022-01-12
1
-4/+0
*
bpo-45953: Statically allocate and initialize global bytes objects. (gh-30096)
Eric Snow
2022-01-11
1
-0/+280
*
bpo-45953: Statically initialize the small ints. (gh-30092)
Eric Snow
2021-12-14
1
-0/+337