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 to fix it

--HG--
branch : py3.7

- - - - -
66fd2e7b by Matti Picus at 2021-04-02T17:12:31+03:00
merge py3.7 into release

--HG--
branch : release-pypy3.7-v7.x

- - - - -


27 changed files:

- extra_tests/test_pyrepl/__init__.py
- extra_tests/test_pyrepl/infrastructure.py
- extra_tests/test_pyrepl/test_basic.py
- extra_tests/test_pyrepl/test_bugs.py
- − extra_tests/test_pyrepl/test_curses.py
- extra_tests/test_pyrepl/test_functional.py
- extra_tests/test_pyrepl/test_reader.py
- extra_tests/test_pyrepl/test_readline.py
- − extra_tests/test_pyrepl/test_unix_reader.py
- extra_tests/test_pyrepl/test_wishes.py
- lib_pypy/pyrepl/_minimal_curses.py
- lib_pypy/pyrepl/cmdrepl.py
- lib_pypy/pyrepl/completer.py
- lib_pypy/pyrepl/completing_reader.py
- lib_pypy/pyrepl/console.py
- lib_pypy/pyrepl/curses.py
- lib_pypy/pyrepl/historical_reader.py
- lib_pypy/pyrepl/input.py
- lib_pypy/pyrepl/keymap.py
- lib_pypy/pyrepl/pygame_console.py
- lib_pypy/pyrepl/python_reader.py
- lib_pypy/pyrepl/reader.py
- lib_pypy/pyrepl/readline.py
- lib_pypy/pyrepl/simple_interact.py
- lib_pypy/pyrepl/unix_console.py
- lib_pypy/pyrepl/unix_eventqueue.py
- pypy/module/readline/test/test_readline.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/f491c0c6cf9f4c3f28d30424b07463b22de0aa5e...66fd2e7b27f0324f11de96d580977433b6e2327e

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/f491c0c6cf9f4c3f28d30424b07463b22de0aa5e...66fd2e7b27f0324f11de96d580977433b6e2327e
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to