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