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_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_readline.py
- + extra_tests/test_pyrepl/test_unix_reader.py
- extra_tests/test_pyrepl/test_wishes.py
- lib_pypy/pyrepl/cmdrepl.py
- lib_pypy/pyrepl/commands.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/module_lister.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


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/commit/6d27302e052a6e98346b62db248b6e3059cbaf4a

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/6d27302e052a6e98346b62db248b6e3059cbaf4a
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to