[issue6697] Check that _PyUnicode_AsString() result is not NULL

STINNER Victor report at bugs.python.org
Wed May 19 04:00:13 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Remove pyunicode_asstringordefault.patch and pythonrun-py3k.patch because the new _PyUnicode_AsStringOrDefault() function was rejected (and it's easy to avoid it).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6697>
_______________________________________


More information about the Python-bugs-list mailing list