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