summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pyrepl/test_keymap.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.13] gh-119357: Increase test coverage for keymap in _pyrepl (GH-119358) ↵Lysandros Nikolaou2024-05-221-18/+64
| | | | | | | | (#119414) (cherry picked from commit 73ab83b27f105a4509046ce26e35f20d66625195) Co-authored-by: Eugene Triguba <eugenetriguba@gmail.com> Co-authored-by: Łukasz Langa <lukasz@langa.pl>
* [3.13] gh-119306: Break up _pyrepl tests (GH-119307) (#119362)Lysandros Nikolaou2024-05-221-0/+74
(cherry picked from commit f49df4f486e531ff2666eb22854117c564b3de3d) Co-authored-by: Eugene Triguba <eugenetriguba@gmail.com>