bpo-32030: Add _PyCoreConfig.argv by vstinner · Pull Request #4934 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
- Add argc and argv to _PyCoreConfig
- _PyMainInterpreterConfig_Read() now builds its argv from
_PyCoreConfig.arg - Move _PyMain.env_warning_options into _Py_CommandLineDetails
- Reorder pymain_free()
* Add argc and argv to _PyCoreConfig * _PyMainInterpreterConfig_Read() now builds its argv from _PyCoreConfig.arg * Move _PyMain.env_warning_options into _Py_CommandLineDetails * Reorder pymain_free()
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
added
the
skip news
label
vstinner
merged commit
c4bca95
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
pymain_argv
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment