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

Alexander Belopolsky report at bugs.python.org
Thu Dec 9 00:33:45 CET 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

Committed revision 87137.  Needs backporting.  Also as Victor suggested, _lsprof.c code can be refactored to avoid roundtrips of unicode through utf8 char*.

----------

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


More information about the Python-bugs-list mailing list