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