Message371031
| Author | vstinner |
|---|---|
| Recipients | docs@python, georg.brandl, jgehrcke, jwilk, krivushinme, pitrou, r.david.murray, vstinner, zach.ware |
| Date | 2020-06-08.17:31:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1591637481.42.0.408797770376.issue23427@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
My implementation (PR 20729) is based on bpo-40910 change which added a private PyConfig._orig_argv member to fix Py_GetArgcArgv(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-08 17:31:21 | vstinner | set | recipients: + vstinner, georg.brandl, pitrou, jwilk, r.david.murray, jgehrcke, docs@python, zach.ware, krivushinme |
| 2020-06-08 17:31:21 | vstinner | set | messageid: <1591637481.42.0.408797770376.issue23427@roundup.psfhosted.org> |
| 2020-06-08 17:31:21 | vstinner | link | issue23427 messages |
| 2020-06-08 17:31:21 | vstinner | create | |