Skip to content

bpo-36301: _PyCoreConfig_Read() ensures that argv is non-empty#12347

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:nonempty_argv
Mar 15, 2019
Merged

bpo-36301: _PyCoreConfig_Read() ensures that argv is non-empty#12347
vstinner merged 1 commit intopython:masterfrom
vstinner:nonempty_argv

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 15, 2019

If argv is empty, add an empty string.

https://bugs.python.org/issue36301

@vstinner vstinner merged commit 6259976 into python:master Mar 15, 2019
@vstinner vstinner deleted the nonempty_argv branch March 15, 2019 15:03
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