bpo-36763: Add _PyCoreConfig_SetArgv by vstinner · Pull Request #13030 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
Changes:
-
Add 2 new config methods:
- _PyCoreConfig_SetArgv()
- _PyCoreConfig_SetWideArgv()
-
Add also an internal _PyCoreConfig_SetPyArgv() method.
-
Remove 'args' parameter from _PyCoreConfig_Read().
Changes: * Add 2 new config methods: * _PyCoreConfig_SetArgv() * _PyCoreConfig_SetWideArgv() * Add also an internal _PyCoreConfig_SetPyArgv() method. * Remove 'args' parameter from _PyCoreConfig_Read().
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
added
the
skip news
label
vstinner
merged commit
5f38b84
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
config_set_argv
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment