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 vajrasky
Recipients christian.heimes, larry, vajrasky
Date 2014-01-10.08:48:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389343705.69.0.207332882705.issue20173@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the patch for sha512. It got the same issue as sha1. After being clinic-ed, the constructor accepts None value happily.
History
Date User Action Args
2014-01-10 08:48:25vajraskysetrecipients: + vajrasky, larry, christian.heimes
2014-01-10 08:48:25vajraskysetmessageid: <1389343705.69.0.207332882705.issue20173@psf.upfronthosting.co.za>
2014-01-10 08:48:25vajraskylinkissue20173 messages
2014-01-10 08:48:25vajraskycreate