[issue25913] base64.a85decode adobe flag incorrectly utilizes <~ as a marker causing error

Roundup Robot report at bugs.python.org
Wed Feb 24 05:08:34 EST 2016


Roundup Robot added the comment:

New changeset ce5bf3290621 by Serhiy Storchaka in branch '3.5':
Issue #25913: Leading <~ is optional now in base64.a85decode() with adobe=True.
https://hg.python.org/cpython/rev/ce5bf3290621

New changeset 90d5473b8673 by Serhiy Storchaka in branch 'default':
Issue #25913: Leading <~ is optional now in base64.a85decode() with adobe=True.
https://hg.python.org/cpython/rev/90d5473b8673

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25913>
_______________________________________


More information about the Python-bugs-list mailing list