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 Barro, serhiy.storchaka
Date 2018-07-24.10:53:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532429625.44.0.56676864532.issue34164@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0b2716918345b2bff0bb5c36086d5de368125536 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.7':
bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351) (GH-8435)
https://github.com/python/cpython/commit/0b2716918345b2bff0bb5c36086d5de368125536
History
Date User Action Args
2018-07-24 10:53:45serhiy.storchakasetrecipients: + serhiy.storchaka, Barro
2018-07-24 10:53:45serhiy.storchakasetmessageid: <1532429625.44.0.56676864532.issue34164@psf.upfronthosting.co.za>
2018-07-24 10:53:45serhiy.storchakalinkissue34164 messages
2018-07-24 10:53:45serhiy.storchakacreate