| commit | 625997622b4736e9184bdd8bf1e22a7b51be1afc | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <vstinner@redhat.com> | Fri Mar 15 16:03:23 2019 +0100 |
| committer | GitHub <noreply@github.com> | Fri Mar 15 16:03:23 2019 +0100 |
| tree | 1e2dfbafa030e0c402636292127cbdeb5e156a6a | |
| parent | 74f6568bbd3e70806ea3219e8bacb386ad802ccf [diff] |
bpo-36301: _PyCoreConfig_Read() ensures that argv is not empty (GH-12347) If argv is empty, add an empty string.