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
/
Tools
/
scripts
/
generate_global_objects.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-46712: share more global strings in deepfreeze (gh-32152)
Kumar Aditya
2022-04-19
1
-13/+6
*
bpo-47146: Avoid Using make Recursively (gh-32206)
Eric Snow
2022-03-31
1
-1/+6
*
bpo-46712: Do not Regen Deep-Frozen Modules before Generating Global Objects ...
Eric Snow
2022-03-23
1
-11/+30
*
bpo-46881: Statically allocate and initialize the latin1 characters. (GH-31616)
Kumar Aditya
2022-03-09
1
-0/+13
*
bpo-46712: Let generate_global_objects.py Run on Earlier Python Versions (gh-...
Eric Snow
2022-03-01
1
-1/+1
*
bpo-46753: Add the empty tuple to the _PyRuntimeState.global_objects. (gh-31345)
Eric Snow
2022-02-28
1
-0/+3
*
bpo-46712: Share global string identifiers in deepfreeze (GH-31261)
Kumar Aditya
2022-02-25
1
-5/+9
*
bpo-46541: Scan Fewer Files in generate_global_objects.py (gh-31364)
Eric Snow
2022-02-16
1
-15/+19
*
bpo-46541: Drop the check for orphaned global strings. (gh-31363)
Eric Snow
2022-02-16
1
-142/+1
*
bpo-46541: Discover the global strings. (gh-31346)
Eric Snow
2022-02-15
1
-255/+74
*
Regen the global objects using PYTHON_FOR_REGEN. (gh-31344)
Eric Snow
2022-02-14
1
-1/+1
*
bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g...
Eric Snow
2022-02-08
1
-9/+486
*
bpo-46541: Generate the global objects initializer. (gh-30941)
Eric Snow
2022-01-27
1
-0/+124