Message242563
I would say it is very unlikely. In any case, if we have a pointer and a length, we always can check for zeros after parsing.
May be rename the str converter to pchar and the Py_UNICODE converter to pwchar? Usually the converter is named by C type, not Python type. "y" and "y#" even don't accept str. |
|
| Date |
User |
Action |
Args |
| 2015-05-04 15:26:30 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, larry, zach.ware |
| 2015-05-04 15:26:30 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2015-05-04 15:26:30 | serhiy.storchaka | link | issue24000 messages |
| 2015-05-04 15:26:30 | serhiy.storchaka | create | |
|