Message342703
| Author | vstinner |
|---|---|
| Recipients | ncoghlan, steve.dower, twouters, vstinner |
| Date | 2019-05-17.09:58:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558087128.47.0.499382478921.issue36945@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Add _PyPreConfig.configure_locale: allow to leave LC_CTYPE unchanged when embedding Python This parameter is similar the _PyCoreConfig.configure_c_stdio parameter that I just added. It allows to behave more as a "regular Python" or to better "isolate Python". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-17 09:58:48 | vstinner | set | recipients: + vstinner, twouters, ncoghlan, steve.dower |
| 2019-05-17 09:58:48 | vstinner | set | messageid: <1558087128.47.0.499382478921.issue36945@roundup.psfhosted.org> |
| 2019-05-17 09:58:48 | vstinner | link | issue36945 messages |
| 2019-05-17 09:58:48 | vstinner | create | |