[pypy-commit] [Git][pypy/pypy][branch/py3.7] Trailing comma

2021-03-21 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/py3.7 at PyPy / pypy Commits: bcbc4068 by Stefano Rivera at 2021-03-21T19:36:35-07:00 Trailing comma --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/imp/moduledef.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/bcbc

[pypy-commit] [Git][pypy/pypy][branch/default] Remove trailing whitespace

2021-03-21 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/default at PyPy / pypy Commits: 640fb431 by Stefano Rivera at 2021-03-21T13:50:32-07:00 Remove trailing whitespace - - - - - 1 changed file: - pypy/module/sys/test/test_sysmodule.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/640

[pypy-commit] [Git][pypy/pypy][branch/default] sync with upstream pyrepl including PRs 26, 30, 34

2021-03-21 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 6d27302e by Matti Picus at 2021-03-21T11:50:43+02:00 sync with upstream pyrepl including PRs 26, 30, 34 - - - - - 26 changed files: - extra_tests/test_pyrepl/__init__.py - extra_tests/test_pyrepl/infrastructure.py - extra_t