[pypy-commit] [Git][pypy/pypy][branch/py3.9] 3 commits: woops, while 0: break gave an error before

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Sat Nov 20 05:22:55 EST 2021



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


Commits:
b7ef4f32 by Carl Friedrich Bolz-Tereick at 2021-11-20T10:07:20+01:00
woops, while 0: break gave an error before

--HG--
branch : py3.9

- - - - -
c6275018 by Carl Friedrich Bolz-Tereick at 2021-11-20T10:31:25+01:00
parsing the expressions in f-strings didn't raise correctly on parse errors

--HG--
branch : py3.9

- - - - -
394c3733 by Carl Friedrich Bolz-Tereick at 2021-11-20T11:22:43+01:00
more cases

--HG--
branch : py3.9

- - - - -


7 changed files:

- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/interpreter/pyparser/baserpypeg.py
- pypy/interpreter/pyparser/pyparse.py
- pypy/interpreter/pyparser/pytokenizer.py
- pypy/interpreter/pyparser/test/test_pytokenizer.py
- pypy/objspace/std/test/apptest_fstring.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/7e3126add6075e6d344ca5f8bf8b7fbbfcdc032f...394c3733a08b9618ebb8fd2ae1f5d2962eb02a34

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/7e3126add6075e6d344ca5f8bf8b7fbbfcdc032f...394c3733a08b9618ebb8fd2ae1f5d2962eb02a34
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/20211120/4cc684bc/attachment-0001.html>


More information about the pypy-commit mailing list