[pypy-commit] [Git][pypy/pypy][branch/py3.8-errors-in-dead-code] 3 commits: move the test, submitted to cpython too: https://github.com/python/cpython/pull/28002

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Sun Aug 29 07:24:26 EDT 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8-errors-in-dead-code at PyPy / pypy


Commits:
52ae3b4e by Carl Friedrich Bolz-Tereick at 2021-08-27T18:59:42+02:00
move the test, submitted to cpython too: https://github.com/python/cpython/pull/28002

--HG--
branch : py3.8-errors-in-dead-code

- - - - -
8ebaaa7d by Carl Friedrich Bolz-Tereick at 2021-08-27T19:03:05+02:00
fix lack of error when True/False/None etc are used as a keyword argument

--HG--
branch : py3.8-errors-in-dead-code

- - - - -
6a8974ac by Carl Friedrich Bolz-Tereick at 2021-08-29T13:24:17+02:00
document branch

--HG--
branch : py3.8-errors-in-dead-code

- - - - -


4 changed files:

- lib-python/3/test/test_syntax.py
- pypy/doc/whatsnew-pypy3-head.rst
- pypy/interpreter/astcompiler/astbuilder.py
- pypy/interpreter/astcompiler/test/test_astbuilder.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/3f67d79b56cabc012c3564c83bd9cc31880985fd...6a8974ac0aea54892f5a18d66bbb056dc7d95f7f

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/3f67d79b56cabc012c3564c83bd9cc31880985fd...6a8974ac0aea54892f5a18d66bbb056dc7d95f7f
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/20210829/3a43fa6c/attachment.html>


More information about the pypy-commit mailing list