cpython/Programs
Victor Stinner 834498e178
bpo-44131: Fix Makefile for test_frozenmain (GH-26203)
Remove Programs/test_frozenmain.h Makefile target: it ran make
in parallel which caused build errors on LTO+PGO builds.
2021-05-18 08:40:37 +02:00
..
_freeze_importlib.c
_testembed.c bpo-44131: Test Py_FrozenMain() (GH-26126) 2021-05-17 23:48:35 +02:00
freeze_test_frozenmain.py bpo-44131: Test Py_FrozenMain() (GH-26126) 2021-05-17 23:48:35 +02:00
python.c
README
test_frozenmain.h bpo-44131: Fix Makefile for test_frozenmain (GH-26203) 2021-05-18 08:40:37 +02:00
test_frozenmain.py bpo-44131: Fix Makefile for test_frozenmain (GH-26203) 2021-05-18 08:40:37 +02:00

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