Message323935
I wrote PR 8867 but it doesn't fix all cases, so I abandonned it.
Then I wrote PR 8868 which sets Py_UTF8Mode in pymain_read_conf() and should fix the issue.
The root issue is that we have C functions which depend on the global configuration variables like Py_UTF8Mode :-( |
|
| Date |
User |
Action |
Args |
| 2018-08-23 10:18:52 | vstinner | set | recipients:
+ vstinner, ncoghlan, lukasz.langa, koobs, matrixise, pablogsal, xtreak |
| 2018-08-23 10:18:52 | vstinner | set | messageid: <[email protected]> |
| 2018-08-23 10:18:52 | vstinner | link | issue34207 messages |
| 2018-08-23 10:18:52 | vstinner | create | |
|