[pypy-commit] [Git][pypy/pypy][branch/py3.8] 6 commits: codegen: syntax warnings for assert

Carl Friedrich Bolz-Tereick foss at heptapod.net
Mon Feb 8 10:45:27 EST 2021



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


Commits:
5d3c5edd by isidentical at 2021-01-30T23:18:54+03:00
codegen: syntax warnings for assert

--HG--
branch : new-syntax-warnings

- - - - -
b4ebfa5a by isidentical at 2021-01-30T23:19:54+03:00
codegen: syntax warning for misuse of is/is not

--HG--
branch : new-syntax-warnings

- - - - -
a287ac80 by isidentical at 2021-01-30T23:21:27+03:00
more tests

--HG--
branch : new-syntax-warnings

- - - - -
1b8c678a by isidentical at 2021-01-30T23:37:39+03:00
explicit type assertion for rpython

--HG--
branch : new-syntax-warnings

- - - - -
175d7fa6 by isidentical at 2021-01-30T23:55:09+03:00
...

--HG--
branch : new-syntax-warnings

- - - - -
b7696b6f by Carl Friedrich Bolz-Tereick at 2021-02-08T15:45:21+00:00
Merge branch 'branch/new-syntax-warnings' into 'branch/py3.8'

compiler: More syntax warnings

See merge request pypy/pypy!802

--HG--
branch : py3.8

- - - - -


2 changed files:

- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/84743c6e9f6f8fe794f332a87013443b955ec11f...b7696b6f3030a2ea95925f070c572b436aeffa8c

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/84743c6e9f6f8fe794f332a87013443b955ec11f...b7696b6f3030a2ea95925f070c572b436aeffa8c
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/20210208/9776350e/attachment.html>


More information about the pypy-commit mailing list