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 serhiy.storchaka
Recipients Juuso Lehtivarjo, christian.heimes, docs@python, gregory.p.smith, ned.deily, serhiy.storchaka, vstinner, xtreak
Date 2018-10-11.04:56:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539233771.64.0.788709270274.issue33729@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f543e18708efb04ed3a0b78c8dc31fbb1404ac7d by Serhiy Storchaka in branch '3.6':
[3.6] bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) (GH-8581) (GH-9657)
https://github.com/python/cpython/commit/f543e18708efb04ed3a0b78c8dc31fbb1404ac7d
History
Date User Action Args
2018-10-11 04:56:11serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, vstinner, christian.heimes, ned.deily, docs@python, Juuso Lehtivarjo, xtreak
2018-10-11 04:56:11serhiy.storchakasetmessageid: <1539233771.64.0.788709270274.issue33729@psf.upfronthosting.co.za>
2018-10-11 04:56:11serhiy.storchakalinkissue33729 messages
2018-10-11 04:56:11serhiy.storchakacreate