[issue28055] pyhash's siphash24 assumes alignment of the data pointer

Matthias Klose report at bugs.python.org
Tue Sep 13 17:54:40 EDT 2016


Matthias Klose added the comment:

if the only concern is 32bit sparc, then please let's drop this in 3.6.

Looking at #28027 the new way to obsoleting things seems to be decreeing them (sorry about the sarcasm).  If I interpret your concerns correctly you care about platforms, which you are not supposed to care about. sparc32 doesn't have any use cases now, while ARM32 still has, and will have for some time.

----------

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


More information about the Python-bugs-list mailing list