[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

Conversation

Copy link
Member

vstinner commented Mar 19, 2019

  • _PyPathConfig_ComputeSysPath0() now returns 0 if argv is empty.
  • Cleanup also _PyPathConfig_ComputeSysPath0() code: move variables
    definition closer to where they are used.

https://bugs.python.org/issue36236

* _PyPathConfig_ComputeSysPath0() now returns 0 if argv is empty.
* Cleanup also _PyPathConfig_ComputeSysPath0() code: move variables
  definition closer to where they are used.
Copy link
Member Author

cc @pablogsal

vstinner merged commit fc96e54 into python:master Mar 19, 2019
vstinner deleted the path0_empty_argv branch April 29, 2019 13:57
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