[pypy-commit] [Git][pypy/pypy][branch/py3.7] revert test to fix it

2021-04-02 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 2b10c85e by Matti Picus at 2021-04-02T15:14:22+03:00 revert test to fix it --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/readline/test/test_readline.py View it on GitLab: https://foss.heptapod.net/pypy/pyp

[pypy-commit] [Git][pypy/pypy][branch/release-pypy2.7-v7.x] 2 commits: revert pyrepl to 8ef001285964, before merging upstream

2021-04-02 Thread Matti Picus
Matti Picus pushed to branch branch/release-pypy2.7-v7.x at PyPy / pypy Commits: 1730e6f4 by Matti Picus at 2021-04-02T01:27:25+03:00 revert pyrepl to 8ef001285964, before merging upstream - - - - - fc3e9f57 by Matti Picus at 2021-04-02T17:11:49+03:00 merge default into release --HG-- branch

[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.7-v7.x] 3 commits: revert pyrepl to 24f58eca7031, before merging from pypy/pyrepl

2021-04-02 Thread Matti Picus
Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy Commits: fa5d419c by Matti Picus at 2021-04-02T08:28:36+03:00 revert pyrepl to 24f58eca7031, before merging from pypy/pyrepl --HG-- branch : py3.7 - - - - - 2b10c85e by Matti Picus at 2021-04-02T15:14:22+03:00 revert test

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix top level await problems, maybe?

2021-04-02 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: c2d1f17a by Carl Friedrich Bolz-Tereick at 2021-04-03T07:37:57+02:00 fix top level await problems, maybe? --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/interpreter/astcompiler/codegen.py View it on

[pypy-commit] [Git][pypy/pypy][branch/py3.8-new-opcodes] 17 commits: start implementing try: finally:

2021-04-02 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8-new-opcodes at PyPy / pypy Commits: 0881b374 by Carl Friedrich Bolz-Tereick at 2021-03-30T16:34:31+02:00 start implementing try: finally: --HG-- branch : py3.8-new-opcodes - - - - - f4df6610 by Carl Friedrich Bolz-Tereick at 2021-03-3

[pypy-commit] [Git][pypy/pypy][branch/py3.7] embed _gdbm and lzma on arm64

2021-04-02 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 85520826 by Matti Picus at 2021-04-03T06:25:04+00:00 embed _gdbm and lzma on arm64 --HG-- branch : py3.7 - - - - - 1 changed file: - lib_pypy/pypy_tools/build_cffi_imports.py View it on GitLab: https://foss.heptapod.net/p

[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.7-v7.x] 3 commits: embed _gdbm and lzma on arm64

2021-04-02 Thread Matti Picus
Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy Commits: 85520826 by Matti Picus at 2021-04-03T06:25:04+00:00 embed _gdbm and lzma on arm64 --HG-- branch : py3.7 - - - - - b47c113a by Matti Picus at 2021-04-03T09:29:47+03:00 merge py3.7 into release --HG-- branch : re