Message372157
| Author | vstinner |
|---|---|
| Recipients | docs@python, georg.brandl, jgehrcke, jwilk, krivushinme, pitrou, r.david.murray, vstinner, zach.ware |
| Date | 2020-06-23.10:57:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1592909861.2.0.334811348481.issue23427@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The setproctitle project uses Py_GetArgcArgv() and would benefit of PyConfig.orig_argv, see: * https://bugs.python.org/issue15577#msg370965 * https://github.com/dvarrazzo/py-setproctitle/issues/8 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-23 10:57:41 | vstinner | set | recipients: + vstinner, georg.brandl, pitrou, jwilk, r.david.murray, jgehrcke, docs@python, zach.ware, krivushinme |
| 2020-06-23 10:57:41 | vstinner | set | messageid: <1592909861.2.0.334811348481.issue23427@roundup.psfhosted.org> |
| 2020-06-23 10:57:41 | vstinner | link | issue23427 messages |
| 2020-06-23 10:57:41 | vstinner | create | |