FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-36763: Add _PyCoreConfig.parse_argv by vstinner · Pull Request #13361 · python/cpython · GitHub

/ cpython Public

bpo-36763: Add _PyCoreConfig.parse_argv - #13361

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:pep587_parse_argv
May 16, 2019
Merged

bpo-36763: Add _PyCoreConfig.parse_argv#13361
vstinner merged 1 commit into
python:masterfrom
vstinner:pep587_parse_argv

Conversation

vstinner commented May 16, 2019
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member
  • _PyCoreConfig_Read() doesn't parse nor update argv
    if parse_argv is 0
  • Move path configuration fields in _PyCoreConfig
  • Add an unit test for parse_argv=0
  • Remove unused "done": label in _Py_RunMain()

https://bugs.python.org/issue36763

* _PyCoreConfig_Read() doesn't parse nor update argv
  if parse_argv is 0
* Move path configuration fields in _PyCoreConfig
* Add an unit test for parse_argv=0
* Remove unused "done": label in _Py_RunMain()
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL