[issue19537] Fix misalignment in fastsearch_memchr_1char

Serhiy Storchaka report at bugs.python.org
Sun Dec 15 20:54:24 CET 2013


Serhiy Storchaka added the comment:

Antoine, if sizeof(PyUnicodeObject) is 38, the start of UCS4 unicode string is not aligned. This should be fixed.

----------
stage: patch review -> needs patch

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


More information about the Python-bugs-list mailing list