Message338029
| Author | matrixise |
|---|---|
| Recipients | matrixise, vstinner |
| Date | 2019-03-15.20:31:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552681879.32.0.791832747863.issue36308@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
@vstinner I just initialized argv0 to NULL but the wcsrchr could generate a SIGSEGV. What do you suggest for the initial value of argv0? try to detect the sys.executable and use it for argv0? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-15 20:31:19 | matrixise | set | recipients: + matrixise, vstinner |
| 2019-03-15 20:31:19 | matrixise | set | messageid: <1552681879.32.0.791832747863.issue36308@roundup.psfhosted.org> |
| 2019-03-15 20:31:19 | matrixise | link | issue36308 messages |
| 2019-03-15 20:31:19 | matrixise | create | |