Skip to content

bpo-36471: Add _Py_RunMain()#12618

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:run_main
Mar 29, 2019
Merged

bpo-36471: Add _Py_RunMain()#12618
vstinner merged 1 commit into
python:masterfrom
vstinner:run_main

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Mar 29, 2019

  • Add config_read_cmdline() subfunction. Remove _PyCmdline structure.
  • _PyCoreConfig_Read() now also parses config->argv command line
    arguments

https://bugs.python.org/issue36471

* Add config_read_cmdline() subfunction. Remove _PyCmdline structure.
* _PyCoreConfig_Read() now also parses config->argv command line
  arguments
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