cpython/Programs
Miss Islington (bot) 3d16fc90ce
bpo-40413: test_embed tests calling Py_RunMain() multiple times (GH-28466)
Calling Py_InitializeFromConfig()+Py_RunMain() multiple times must
not crash.

Cleanup also test_get_argc_argv().
(cherry picked from commit 5e2c32e08e)

Co-authored-by: Victor Stinner <vstinner@python.org>
2021-09-20 01:47:58 -07:00
..
_freeze_importlib.c
_testembed.c bpo-40413: test_embed tests calling Py_RunMain() multiple times (GH-28466) 2021-09-20 01:47:58 -07:00
python.c
README

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