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


Commits:
7ea2c007 by Matti Picus at 2020-12-06T13:42:27+02:00
move "thread from "requires" to "suggested" for 
sandbox, compatibility with python3.7

- - - - -
d8ffdbd7 by Armin Rigo at 2020-12-06T20:22:33+01:00
update to cffi/023e2f33ee07

- - - - -
f26a8f7f by Armin Rigo at 2020-12-06T20:25:37+01:00
oops, this goes with 25e1dbf5591a

- - - - -
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

- - - - -
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

- - - - -


15 changed files:

- extra_tests/cffi_tests/cffi0/test_version.py
- extra_tests/cffi_tests/cffi1/test_re_python.py
- extra_tests/cffi_tests/test_c.py
- lib_pypy/cffi.egg-info/PKG-INFO
- lib_pypy/cffi/__init__.py
- lib_pypy/cffi/_embedding.h
- lib_pypy/cffi/recompiler.py
- pypy/doc/sandbox.rst
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/module/_cffi_backend/__init__.py
- pypy/module/_cffi_backend/test/_backend_test_c.py
- + pypy/module/_warnings/test/apptest_warnings.py
- − pypy/module/_warnings/test/test_warnings.py
- rpython/config/translationoption.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/dcaafc40bdfe0186e1aa407dd730c1a2a457f962...02d69419848e1070c7871a3105dc5d34c99433ac

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/dcaafc40bdfe0186e1aa407dd730c1a2a457f962...02d69419848e1070c7871a3105dc5d34c99433ac
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