Message 337261 - Python tracker
Message337261
| Author | vstinner |
|---|---|
| Recipients | methane, ncoghlan, vstinner |
| Date | 2019-03-06.01:22:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551835368.16.0.355106505444.issue36202@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
By the way, according to Nick Coghlan (author of the PEP 538), Py_Initialize() and Py_Main() called from an application embedding Python should not coerce the C locale. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-06 01:22:48 | vstinner | set | recipients: + vstinner, ncoghlan, methane |
| 2019-03-06 01:22:48 | vstinner | set | messageid: <1551835368.16.0.355106505444.issue36202@roundup.psfhosted.org> |
| 2019-03-06 01:22:48 | vstinner | link | issue36202 messages |
| 2019-03-06 01:22:48 | vstinner | create | |