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


Commits:
afce4bb8 by Carl Friedrich Bolz-Tereick at 2023-01-22T16:41:23+01:00
also make sure that the max stackdepth is observed in method calls

--HG--
branch : py3.9

- - - - -
bb0a264f by Carl Friedrich Bolz-Tereick at 2023-01-22T17:34:25+01:00
fix utf-16 errorhandler replacement logic if the replacement is bytes. those
are just copied to the output

--HG--
branch : py3.9

- - - - -
45f2e4e6 by Carl Friedrich Bolz-Tereick at 2023-01-22T17:38:16+01:00
and same for utf32

--HG--
branch : py3.9

- - - - -
a51a63a7 by Carl Friedrich Bolz-Tereick at 2023-01-22T17:38:16+01:00
and same for utf32

--HG--
branch : py3.10

- - - - -
2f263823 by Carl Friedrich Bolz-Tereick at 2023-01-22T17:40:04+01:00
merge py3.9

--HG--
branch : py3.10

- - - - -


4 changed files:

- 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/a1d2de3c0f66235d29fd1895aea4465935278f8a...2f26382333e76887221429c93f7bf42e7777ec25

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/a1d2de3c0f66235d29fd1895aea4465935278f8a...2f26382333e76887221429c93f7bf42e7777ec25
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