[issue19537] Fix misalignment in fastsearch_memchr_1char

Antoine Pitrou report at bugs.python.org
Mon Mar 24 00:30:04 CET 2014


Antoine Pitrou added the comment:

> What is the size of the PyASCIIObject on x86/x64 with and without the
> patch?

Haven't tried on x86, but on x86-64 it's the same. If it changes it will
probably get detected by the sys.getsizeof() tests.

----------

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


More information about the Python-bugs-list mailing list