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


Commits:
89b85c8d by Carl Friedrich Bolz-Tereick at 2023-01-23T12:24:37+01:00
bug: fix str_decode_raw_unicode_escape for the case of \\, which was simply
incorrectly special-cased.

--HG--
branch : py3.9

- - - - -
d6b7c8af by Carl Friedrich Bolz-Tereick at 2023-01-23T12:47:28+01:00
our error message is better here

--HG--
branch : py3.10

- - - - -
b12ce568 by Carl Friedrich Bolz-Tereick at 2023-01-23T15:19:52+01:00
fix the latin-1 case too

--HG--
branch : py3.9

- - - - -
fa74417f by Carl Friedrich Bolz-Tereick at 2023-01-23T16:04:05+01:00
a missing forbidden name check

--HG--
branch : py3.9

- - - - -
ee770fab by Carl Friedrich Bolz-Tereick at 2023-01-23T17:10:05+01:00
merge py3.9

--HG--
branch : py3.10

- - - - -


5 changed files:

- lib-python/3/test/test_fstring.py
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/interpreter/test/test_unicodehelper.py
- pypy/interpreter/unicodehelper.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/5a6f7b8933f0d0112f0c6dc68db49aa8c9b50510...ee770fab8a109d3f7d796120c61871b20b18f939

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/5a6f7b8933f0d0112f0c6dc68db49aa8c9b50510...ee770fab8a109d3f7d796120c61871b20b18f939
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to