Message338609
array('u') is not tied with the legacy Unicode C API. It is possible to use the modern wchar_t based Unicode C API for it. See issue36346.
There are benefits from getting rid of the legacy Unicode C API, but not from array('u'). |
|
| Date |
User |
Action |
Args |
| 2019-03-22 15:03:02 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, terry.reedy, ncoghlan, vstinner, methane, skrah |
| 2019-03-22 15:03:02 | serhiy.storchaka | set | messageid: <1553266982.27.0.706878358177.issue36299@roundup.psfhosted.org> |
| 2019-03-22 15:03:02 | serhiy.storchaka | link | issue36299 messages |
| 2019-03-22 15:03:02 | serhiy.storchaka | create | |
|