Commits
User selector
Commit History
Commits on Mar 5, 2022
Commits on Mar 1, 2022
bpo-46712: Let generate_global_objects.py Run on Earlier Python Versions (gh-31637)
Show description for 21099fcauthored
Commits on Feb 28, 2022
bpo-46753: Add the empty tuple to the _PyRuntimeState.global_objects. (gh-31345)
Show description for 08deed1authored- authored
Commits on Feb 26, 2022
Commits on Feb 25, 2022
bpo-46712: Share global string identifiers in deepfreeze (GH-31261)
Show description for eb002dbauthored- authored
Commits on Feb 24, 2022
Commits on Feb 22, 2022
Commits on Feb 16, 2022
bpo-46541: Scan Fewer Files in generate_global_objects.py (gh-31364)
Show description for 4d8a515authoredbpo-46541: Drop the check for orphaned global strings. (gh-31363)
Show description for 6c89589authored
Commits on Feb 15, 2022
bpo-46541: Discover the global strings. (gh-31346)
Show description for 12360aaauthored
Commits on Feb 14, 2022
Regen the global objects using PYTHON_FOR_REGEN. (gh-31344)
Show description for 1d90364authored- authored
Commits on Feb 10, 2022
Commits on Feb 8, 2022
Commits on Feb 5, 2022
Commits on Feb 4, 2022
bpo-46608: exclude marshalled-frozen data if deep-freezing to save 300 KB space (GH-31074)
Show description for bf95ff9authored- authored
Commits on Feb 2, 2022
Commits on Feb 1, 2022
Commits on Jan 28, 2022
Commits on Jan 27, 2022
- authored
bpo-46541: Generate the global objects initializer. (gh-30941)
Show description for 247480aauthoredbpo-46476: Fix memory leak in code objects generated by deepfreeze (GH-30853)
Show description for c7f810bauthored