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

Jeffrey Walton report at bugs.python.org
Sat Jul 21 08:25:28 EDT 2018


Jeffrey Walton <noloader at gmail.com> added the comment:

I know this is a bit late but I wanted to share...

OpenCSW has a build farm with Solaris machines and Sparc hardware. The farm provides x86 and Sparc machines with Solaris 9 through 11.

I believe OpenCSW operates in the same spirit as GCC compile farm. They welcome open source developers and upstream maintainers to help ensure packages build and run on Solaris machines.

You can read about it at
https://www.opencsw.org/extend-it/signup/to-upstream-maintainers/ .

If Python is performing memory access patterns as discussed in the report then it would probably benefit the project to test on a Sparc machine with Solaris 11.

----------
nosy: +Jeffrey.Walton

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


More information about the Python-bugs-list mailing list