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.07:29:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389338950.57.0.33149856625.issue20173@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the patch for sha256. 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 07:29:10vajraskysetrecipients: + vajrasky, larry, christian.heimes
2014-01-10 07:29:10vajraskysetmessageid: <1389338950.57.0.33149856625.issue20173@psf.upfronthosting.co.za>
2014-01-10 07:29:10vajraskylinkissue20173 messages
2014-01-10 07:29:10vajraskycreate