[pypy-commit] [Git][pypy/pypy][branch/py3.8] bpo-22602: Raise an exception in the UTF-7 decoder for ill-formed sequences

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Sun Jun 13 16:11:00 EDT 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy


Commits:
dac4d9ad by Carl Friedrich Bolz-Tereick at 2021-06-13T22:10:47+02:00
bpo-22602: Raise an exception in the UTF-7 decoder for ill-formed sequences
starting with "+"

--HG--
branch : py3.8

- - - - -


2 changed files:

- pypy/interpreter/unicodehelper.py
- pypy/module/_codecs/test/test_codecs.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/dac4d9ad475acc212e70efa2dac3b71faa7d3801

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/dac4d9ad475acc212e70efa2dac3b71faa7d3801
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210613/715e9e13/attachment.html>


More information about the pypy-commit mailing list