This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author petriborg
Recipients christian.heimes, jcea, mark.dickinson, petriborg, serhiy.storchaka, vstinner
Date 2015-03-27.13:13:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427462037.57.0.25541618202.issue23786@psf.upfronthosting.co.za>
In-reply-to
Content
Hi haypo,

I just realized you had created a patch too, the fnv_memcpy.patch worked!

$ LD_LIBRARY_PATH=/usr/local/src/Python-3.4.3 ./python -m test test_hash
[1/1] test_hash
1 test OK.

Running the full regression test now, but I bet everything passes.
History
Date User Action Args
2015-03-27 13:13:57petriborgsetrecipients: + petriborg, jcea, mark.dickinson, vstinner, christian.heimes, serhiy.storchaka
2015-03-27 13:13:57petriborgsetmessageid: <1427462037.57.0.25541618202.issue23786@psf.upfronthosting.co.za>
2015-03-27 13:13:57petriborglinkissue23786 messages
2015-03-27 13:13:57petriborgcreate