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


Commits:
1ab6b0dc by Carl Friedrich Bolz-Tereick at 2020-12-07T12:30:25+01:00
fix a missing error in pypy: bare except:-clauses should come last

- - - - -
dcaafc40 by Carl Friedrich Bolz-Tereick at 2020-12-08T17:45:03+01:00
test and fix issue #3172:

fix a segfault in nonblocking reads

--HG--
branch : py3.6

- - - - -
b1379354 by Carl Friedrich Bolz-Tereick at 2020-12-08T19:10:58+01:00
merge default

--HG--
branch : py3.6

- - - - -
a75d5d4e by Carl Friedrich Bolz-Tereick at 2020-12-08T19:23:56+01:00
convert test_warnings to an apptest (it has this form on 3.7, and that makes
merges very annoying otherwise)

- - - - -
4089de80 by Carl Friedrich Bolz-Tereick at 2020-12-08T19:32:38+01:00
convert test_warnings to apptest_warnings

--HG--
branch : py3.6

- - - - -
02d69419 by Carl Friedrich Bolz-Tereick at 2020-12-08T19:34:28+01:00
merge default

--HG--
branch : py3.6

- - - - -
b0195616 by Carl Friedrich Bolz-Tereick at 2020-12-08T19:57:37+01:00
merge py3.6

--HG--
branch : py3.7

- - - - -


4 changed files:

- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/module/_io/interp_bufferedio.py
- pypy/module/_io/test/test_bufferedio.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/69b5750bb6c3143f8da7d401a8599daf74b708ac...b0195616a349cf41f65a4c4c0f3c82a2af96e945

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/69b5750bb6c3143f8da7d401a8599daf74b708ac...b0195616a349cf41f65a4c4c0f3c82a2af96e945
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