| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Calling Py_InitializeFromConfig()+Py_RunMain() multiple times must not crash.
|
Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
Sorry, something went wrong.
|
GH-28470 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
|
GH-28471 is a backport of this pull request to the 3.9 branch. |
Sorry, something went wrong.
…onGH-28466) Calling Py_InitializeFromConfig()+Py_RunMain() multiple times must not crash. Cleanup also test_get_argc_argv(). (cherry picked from commit 5e2c32e) Co-authored-by: Victor Stinner <vstinner@python.org>
…onGH-28466) Calling Py_InitializeFromConfig()+Py_RunMain() multiple times must not crash. Cleanup also test_get_argc_argv(). (cherry picked from commit 5e2c32e) Co-authored-by: Victor Stinner <vstinner@python.org>
…onGH-28466) Calling Py_InitializeFromConfig()+Py_RunMain() multiple times must not crash. Cleanup also test_get_argc_argv().
| Back | FazBrowse Home | New Git URL |
Calling Py_InitializeFromConfig()+Py_RunMain() multiple times must
not crash.
https://bugs.python.org/issue40413