diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-09-20 08:47:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-20 08:47:58 (GMT) |
commit | 3d16fc90ce36acaa846ee88bdd124f84d49395b3 (patch) | |
tree | 0b1e3a20f89cf2941712f08c1859cc829953dd01 /Python/getargs.c | |
parent | 697b6650ed29cdd4c347e9d35c43e084eff22c5f (diff) | |
download | cpython-3d16fc90ce36acaa846ee88bdd124f84d49395b3.zip cpython-3d16fc90ce36acaa846ee88bdd124f84d49395b3.tar.gz cpython-3d16fc90ce36acaa846ee88bdd124f84d49395b3.tar.bz2 |
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 5e2c32e08ed77081cabd9d51f0589f81c1572732)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions