Skip to content

bpo-36301: Add _PyPreCmdline internal API#12458

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:precmdline2
Mar 20, 2019
Merged

bpo-36301: Add _PyPreCmdline internal API#12458
vstinner merged 1 commit intopython:masterfrom
vstinner:precmdline2

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 20, 2019

_PyCoreConfig_ReadFromArgv() now reuses the code parsing command line
options from preconfig.c.

https://bugs.python.org/issue36301

_PyCoreConfig_ReadFromArgv() now reuses the code parsing command line
options from preconfig.c.
@vstinner vstinner merged commit fa15376 into python:master Mar 20, 2019
@vstinner vstinner deleted the precmdline2 branch March 20, 2019 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants