cpython/Programs
neonene 4a6bb30eb6
gh-90815: Fix test_embed for Windows PGO build with mimalloc (GH-94790)
Fixes the failure of PGO building with `mimalloc` on Windows, ensuring that `test_bpo20891` does not break profiling data (`python31*.pgc`).
2022-07-13 09:08:12 -07:00
..
_bootstrap_python.c gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var (#31542) 2022-05-06 01:34:11 +02:00
_freeze_module.c
_freeze_module.py
_testembed.c gh-90815: Fix test_embed for Windows PGO build with mimalloc (GH-94790) 2022-07-13 09:08:12 -07:00
freeze_test_frozenmain.py
python.c
README
test_frozenmain.h gh-94485: Set line number of module's RESUME instruction to 0, as specified by PEP 626 (GH-94552) 2022-07-05 14:38:44 +02:00
test_frozenmain.py

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