STINNER Victor added the comment:
misc_fixes.patch: Misc bugfixes related to MemoryError, this patch should be
read carefully. The changes in unicodeobject.c may be written differently. I
wrote them to fix a failing assertion ("assert(data != NULL);") in
_PyUnicode_CheckConsistency(), called when the creation of a new string failed.
----------
Added file: http://bugs.python.org/file30869/misc_fixes.patch
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue18408>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com