Message355524
| Author | vstinner |
|---|---|
| Recipients | methane, serhiy.storchaka, vstinner |
| Date | 2019-10-28.11:06:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1572260773.59.0.536371691456.issue38604@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
A preleminary step was to modify PyUnicode_AsWideChar() and PyUnicode_AsWideCharString() to remove the internal caching: it has been done in Python 3.8.0 with bpo-30863. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-10-28 11:06:13 | vstinner | set | recipients: + vstinner, methane, serhiy.storchaka |
| 2019-10-28 11:06:13 | vstinner | set | messageid: <1572260773.59.0.536371691456.issue38604@roundup.psfhosted.org> |
| 2019-10-28 11:06:13 | vstinner | link | issue38604 messages |
| 2019-10-28 11:06:13 | vstinner | create | |