[issue22602] UTF-7 codec decodes ill-formed sequences starting with "+"

Serhiy Storchaka report at bugs.python.org
Sun Aug 19 00:43:41 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset e349bf23584eef20e0d1e1b2989d9b1430f15507 by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-22602: Raise an exception in the UTF-7 decoder for ill-formed sequences starting with "+". (GH-8741)
https://github.com/python/cpython/commit/e349bf23584eef20e0d1e1b2989d9b1430f15507


----------

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


More information about the Python-bugs-list mailing list