Serhiy Storchaka added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24000>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to