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


Commits:
b753b365 by Carl Friedrich Bolz-Tereick at 2021-08-11T15:04:29+02:00
fix applevel version of test_syntax_warnings_missing_comma

for some reason I don't understand, type(x) in (tuple-of-types) gets 
compiled
into "False" :-(. Instead, add a boolean on all AST types

--HG--
branch : py3.8

- - - - -


1 changed file:

- pypy/interpreter/astcompiler/codegen.py


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

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/b753b365d1863f4504c10abd507eb14302fa2e1a
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

Reply via email to