[issue39055] base64.b64decode() with validate=True does not raise for a trailing \n

miss-islington report at bugs.python.org
Sun Jan 5 07:32:48 EST 2020


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


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


----------
nosy: +miss-islington

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39055>
_______________________________________


More information about the Python-bugs-list mailing list