[pypy-commit] [Git][pypy/pypy][branch/py3.9-peg-parser] make extra newline after compount_stmt on the shell optional. this means the

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Sun Nov 14 13:47:23 EST 2021



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


Commits:
dac85bc8 by Carl Friedrich Bolz-Tereick at 2021-11-14T19:47:07+01:00
make extra newline after compount_stmt on the shell optional. this means the
following works again:

>>>> def f(): print(6)
>>>>

--HG--
branch : py3.9-peg-parser

- - - - -


3 changed files:

- pypy/interpreter/pyparser/rpypegparse.py
- pypy/interpreter/pyparser/tools/python-in-rpython.gram
- pypy/interpreter/test/test_compiler.py


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

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/dac85bc8f4b1d2fcff98d418a54309ec21dea449
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/20211114/2472a488/attachment.html>


More information about the pypy-commit mailing list