[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/hpy-update-to-2829a0d

2020-12-08 Thread Simon Cross
Simon Cross pushed new branch branch/hpy-update-to-2829a0d at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/hpy-update-to-2829a0d You're receiving this email because of your account on foss.heptapod.net. ___

[pypy-commit] [Git][pypy/pypy][branch/hpy-update-to-2829a0d] Restore skipping hpy tests on windows from r100780.

2020-12-08 Thread Simon Cross
Simon Cross pushed to branch branch/hpy-update-to-2829a0d at PyPy / pypy Commits: 85b3af55 by Simon Cross at 2020-12-08T17:34:26+02:00 Restore skipping hpy tests on windows from r100780. --HG-- branch : hpy-update-to-2829a0d - - - - - 1 changed file: - pypy/module/_hpy_universal/test/_vend

[pypy-commit] [Git][pypy/pypy][branch/py3.6] test and fix issue #3172:

2020-12-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: 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 - - - - - 2 changed files: - pypy/module/_io/interp_bu

[pypy-commit] [Git][pypy/pypy][branch/default] convert test_warnings to an apptest (it has this form on 3.7, and that makes

2020-12-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 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) - - - - - 2 changed files: -

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 7 commits: fix a missing error in pypy: bare except:-clauses should come last

2020-12-08 Thread Carl Friedrich Bolz-Tereick
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:

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 8 commits: move "thread from "requires" to "suggested" for sandbox, compatibility with python3.7

2020-12-08 Thread Carl Friedrich Bolz-Tereick
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

[pypy-commit] [Git][pypy/pypy][branch/default] don't call popvalues without using the result

2020-12-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: bad0b029 by Carl Friedrich Bolz-Tereick at 2020-12-08T21:00:58+01:00 don't call popvalues without using the result - - - - - 1 changed file: - pypy/interpreter/pyopcode.py View it on GitLab: https://foss.