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.12:07:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532434021.9.0.56676864532.issue34164@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 113f86e7487e9312a2494667b088854ac942ab00 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351) (GH-8436)
https://github.com/python/cpython/commit/113f86e7487e9312a2494667b088854ac942ab00
History
Date User Action Args
2018-07-24 12:07:01serhiy.storchakasetrecipients: + serhiy.storchaka, Barro
2018-07-24 12:07:01serhiy.storchakasetmessageid: <1532434021.9.0.56676864532.issue34164@psf.upfronthosting.co.za>
2018-07-24 12:07:01serhiy.storchakalinkissue34164 messages
2018-07-24 12:07:01serhiy.storchakacreate