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 christian.heimes
Recipients Zooko.Wilcox-O'Hearn, alex, christian.heimes, dchest, dstufft, gregory.p.smith
Date 2016-06-02.18:46:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464893241.19.0.819300064344.issue26798@psf.upfronthosting.co.za>
In-reply-to
Content
New patch:

- I moved the test vectors out of the repos. They are currently hosted on github. I'll move them to pythontest infra later.

- I dropped special case for systems w/o uint64. Python 3.6+ requires 64 bit int types to compile.
History
Date User Action Args
2016-06-02 18:47:23christian.heimessetrecipients: + christian.heimes, gregory.p.smith, alex, dstufft, Zooko.Wilcox-O'Hearn, dchest
2016-06-02 18:47:21christian.heimessetmessageid: <1464893241.19.0.819300064344.issue26798@psf.upfronthosting.co.za>
2016-06-02 18:47:21christian.heimeslinkissue26798 messages
2016-06-02 18:47:21christian.heimescreate