cpython/Lib/test/test_pyrepl
Miss Islington (bot) 5df7652859
[3.14] gh-146458: Fix REPL height and width tracking on resize (GH-146459) (#148232)
gh-146458: Fix REPL height and width tracking on resize (GH-146459)
(cherry picked from commit 0b20bff386)

Co-authored-by: Gabriel Volles Marinho <147559808+GabrielvMarinho@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
2026-04-07 21:37:46 +00:00
..
__init__.py [3.14] gh-138801: re-enable pyrepl tests on Windows (GH-138802) (GH-138815) 2025-09-15 16:42:36 +02:00
__main__.py
support.py [3.14] gh-146458: Fix REPL height and width tracking on resize (GH-146459) (#148232) 2026-04-07 21:37:46 +00:00
test_eventqueue.py [3.14] gh-135621: Remove dependency on curses from PyREPL (GH-136758) (GH-136915) 2025-07-21 13:02:41 +02:00
test_input.py
test_interact.py [3.14] gh-131927: Do not emit PEP 765 warnings in ast.parse() (GH-139642) (GH-140786) 2025-10-30 11:25:34 +00:00
test_keymap.py gh-119357: Increase test coverage for keymap in _pyrepl (#119358) 2024-05-22 04:36:01 +02:00
test_pyrepl.py [3.14] gh-143394: Skip pyrepl test_no_newline() basic REPL if readline is missing (GH-147973) (#148005) 2026-04-04 08:38:43 +00:00
test_reader.py [3.14] gh-146458: Fix REPL height and width tracking on resize (GH-146459) (#148232) 2026-04-07 21:37:46 +00:00
test_terminfo.py [3.14] gh-135621: Remove dependency on curses from PyREPL (GH-136758) (GH-136915) 2025-07-21 13:02:41 +02:00
test_unix_console.py [3.14] gh-146458: Fix REPL height and width tracking on resize (GH-146459) (#148232) 2026-04-07 21:37:46 +00:00
test_utils.py [3.14] gh-139246: zero-width word paste can be wrong in default repl (GH-139254) (GH-140796) 2025-11-07 13:50:06 +01:00
test_windows_console.py [3.14] gh-146458: Fix REPL height and width tracking on resize (GH-146459) (#148232) 2026-04-07 21:37:46 +00:00