cpython/Lib/test/test_pyrepl
Miss Islington (bot) 31fae8c94f
[3.13] gh-123228: fix return type for _ReadlineWrapper.get_line_buffer() (GH-123281) (#123293)
gh-123228: fix return type for _ReadlineWrapper.get_line_buffer() (GH-123281)
(cherry picked from commit ca18ff2a34)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Co-authored-by: Carl Friedrich Bolz-Tereick <cfbolz@gmx.de>
2024-08-24 16:11:17 +00:00
..
__init__.py
__main__.py
support.py [3.13] gh-120678: pyrepl: Include globals from modules passed with -i (GH-120904) (#121916) 2024-07-17 16:52:46 +02:00
test_input.py
test_interact.py [3.13] gh-121804: Always show error location for SyntaxError's in new repl (GH-121886) (#123148) 2024-08-19 20:01:58 +01:00
test_keymap.py
test_pyrepl.py [3.13] gh-123228: fix return type for _ReadlineWrapper.get_line_buffer() (GH-123281) (#123293) 2024-08-24 16:11:17 +00:00
test_reader.py [3.13] gh-121609: Fix pasting of characters containing unicode character joiner (GH-121667) (#121733) 2024-07-14 03:02:46 -06:00
test_unix_console.py [3.13] Use Cirrus M1 macOS runners for CI (GH-119979) (GH-119986) 2024-06-03 18:15:37 +02:00
test_unix_eventqueue.py
test_windows_console.py [3.13] Use Cirrus M1 macOS runners for CI (GH-119979) (GH-119986) 2024-06-03 18:15:37 +02:00