mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
fb47bca9ee
Py_Main() can again be called after Py_Initialize(), as in Python 3.6. The new configuration is ignored, except of _PyMainInterpreterConfig.argv which is used to update sys.argv.
Miscellaneous source files for the main Python shared library