You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mark Shannon 89fd7c3452
bpo-46329: Split calls into precall and call instructions. (GH-30855)
4 years ago
..
README Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
_bootstrap_python.c bpo-46476: Fix memory leak in code objects generated by deepfreeze (GH-30853) 4 years ago
_freeze_module.c bpo-46476: Fix memory leak in code objects generated by deepfreeze (GH-30853) 4 years ago
_freeze_module.py bpo-45949: Pure Python freeze module for cross builds (GH-29899) 4 years ago
_testembed.c bpo-46417: _testembed.c avoids Py_SetProgramName() (GH-30732) 4 years ago
freeze_test_frozenmain.py bpo-44131: Test Py_FrozenMain() (GH-26126) 5 years ago
python.c bpo-40268: Remove unused imports in pylifecycle.c (GH-19533) 6 years ago
test_frozenmain.h bpo-46329: Split calls into precall and call instructions. (GH-30855) 4 years ago
test_frozenmain.py bpo-44131: Py_FrozenMain() uses PyConfig_SetBytesArgv() (GH-26201) 5 years ago

README

Source files for binary executables (as opposed to shared modules)