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 miss-islington
Recipients miss-islington, serhiy.storchaka
Date 2020-01-05.12:36:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578227811.84.0.743324224172.issue39055@roundup.psfhosted.org>
In-reply-to
Content
New changeset 34aa3e71dc52c1a31336302905b9ac011a310412 by Miss Islington (bot) in branch '3.8':
bpo-39055: Reject a trailing \n in base64.b64decode() with validate=True. (GH-17616)
https://github.com/python/cpython/commit/34aa3e71dc52c1a31336302905b9ac011a310412
History
Date User Action Args
2020-01-05 12:36:51miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka
2020-01-05 12:36:51miss-islingtonsetmessageid: <1578227811.84.0.743324224172.issue39055@roundup.psfhosted.org>
2020-01-05 12:36:51miss-islingtonlinkissue39055 messages
2020-01-05 12:36:51miss-islingtoncreate