[pypy-commit] [Git][pypy/pypy][branch/py3.8] 3 commits: fix link

2022-03-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 210b0b17 by Matti Picus at 2022-03-14T14:28:09+02:00 fix link - - - - - a1b1b316 by Matti Picus at 2022-03-16T00:27:44+02:00 update release note, update openssl to 1.1.1n on portable builds - - - - - ab43e62f by Matti Picus at

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 21 commits: add a draft release note

2022-03-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 5ace60ed by Matti Picus at 2022-03-03T18:22:39+02:00 add a draft release note - - - - - daa8379f by Matti Picus at 2022-03-03T18:30:54+02:00 update main development version to 7.3.10 - - - - - 033fe9b9 by Matti Picus at 2022-03

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 6 commits: pass one part of pypy/module/_cffi_backend/test/test_c.py -k test_callback_exception

2022-03-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: b2d26348 by Matti Picus at 2022-03-14T02:28:59+02:00 pass one part of pypy/module/_cffi_backend/test/test_c.py -k test_callback_exception --HG-- branch : py3.8 - - - - - b4f08894 by Matti Picus at 2022-03-14T10:23:11+02:00 fix

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] 2 commits: change entry_state -> call_entry in tla

2022-03-16 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy Commits: d7e81a92 by Yusuke Izawa at 2022-03-16T23:13:40+09:00 change entry_state -> call_entry in tla --HG-- branch : threaded-code-generation - - - - - 6d305f8c by Yusuke Izawa at 2022-03-16T23:14:31+09:00 fix DIV

[pypy-commit] [Git][pypy/pypy][branch/py3.9] fix test corner case around line continuations: lines that only contain line

2022-03-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 077272e5 by Carl Friedrich Bolz-Tereick at 2022-03-16T20:31:31+01:00 fix test corner case around line continuations: lines that only contain line continuations are usually skipped. however, that shouldn't happen i

[pypy-commit] [Git][pypy/pypy][branch/py3.9] fix test (not a real problem, just a different interaction with ast rewriting)

2022-03-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 34d3b9ee by Carl Friedrich Bolz-Tereick at 2022-03-16T20:41:40+01:00 fix test (not a real problem, just a different interaction with ast rewriting) --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/inter

[pypy-commit] [Git][pypy/pypy][branch/py3.9] update magic here

2022-03-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 19a22e88 by Carl Friedrich Bolz-Tereick at 2022-03-16T20:42:51+01:00 update magic here --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/module/imp/test/test_import.py View it on Heptapod: https://fos

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] Use relative imports in extra_tests/

2022-03-16 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/hpy-0.0.4 at PyPy / pypy Commits: 80905d45 by Ronan Lamy at 2022-03-16T19:55:10+00:00 Use relative imports in extra_tests/ --HG-- branch : hpy-0.0.4 - - - - - 3 changed files: - extra_tests/hpy_tests/_vendored/debug/test_charptr.py - extra_tests/hpy_tests