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, serhiy.storchaka, vstinner, xtreak
Date 2018-07-31.07:22:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533021766.52.0.56676864532.issue33729@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 47957dab94a4efa2fee61c9a8193f78300950769 by Serhiy Storchaka in branch '3.7':
[3.7] bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) (GH-8581)
https://github.com/python/cpython/commit/47957dab94a4efa2fee61c9a8193f78300950769
History
Date User Action Args
2018-07-31 07:22:46serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, christian.heimes, docs@python, Juuso Lehtivarjo, xtreak
2018-07-31 07:22:46serhiy.storchakasetmessageid: <1533021766.52.0.56676864532.issue33729@psf.upfronthosting.co.za>
2018-07-31 07:22:46serhiy.storchakalinkissue33729 messages
2018-07-31 07:22:46serhiy.storchakacreate