STINNER Victor <victor.stin...@gmail.com> added the comment: Charalampos Stratakis, Ryan Decker, Fomalhaut Weisszwerg:
* What is the value of os.uname().machine on ppc64le? 'ppc64le'? Is there a 'ppcbe' architecture? * Can you please try attached PR 4643 on a kernel 3.10 and confirms that the test is skipped, and maybe also test it on a kernel 4.11 and newer and confirms that the test pass? To test the PR, you can download the PR as a patch and apply it using "patch -p1 < 4643.patch": https://github.com/python/cpython/pull/4643.patch It would be nice to get the exact version in which sha256 was fixed on ppc64, but it's not a requirements. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31705> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com