[pypy-commit] [Git][pypy/pypy][branch/py3.9] fix translation, make a bit more jit friendly

2021-12-13 Thread Carl Friedrich Bolz-Tereick (@cfbolz)


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


Commits:
37f7f151 by Carl Friedrich Bolz-Tereick at 2021-12-13T10:51:25+01:00
fix translation, make a bit more jit friendly

--HG--
branch : py3.9

- - - - -


1 changed file:

- pypy/interpreter/pyopcode.py


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

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


___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit


[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: another tokenizer error

2021-12-13 Thread Carl Friedrich Bolz-Tereick (@cfbolz)


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


Commits:
cde9477a by Carl Friedrich Bolz-Tereick at 2021-12-13T21:30:44+01:00
another tokenizer error

--HG--
branch : py3.9

- - - - -
bc1985db by Carl Friedrich Bolz-Tereick at 2021-12-13T22:19:28+01:00
test_grammar bug exposing logic problem in default error locations!

--HG--
branch : py3.9

- - - - -


6 changed files:

- lib-python/3/test/test_multibytecodec.py
- pypy/interpreter/astcompiler/test/apptest_misc.py
- pypy/interpreter/pyparser/baserpypeg.py
- pypy/interpreter/pyparser/pytokenizer.py
- pypy/interpreter/pyparser/test/test_pyparse.py
- pypy/interpreter/pyparser/test/test_pytokenizer.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/37f7f151f8b4718e647361aa13552f54118a2713...bc1985db2f56fc863fdfe1b3ca6b1d97507a8e50

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


___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit