summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pyrepl/test_terminfo.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.14] gh-135621: Remove dependency on curses from PyREPL (GH-136758) ↵Miss Islington (bot)2025-07-211-0/+651
(GH-136915) (cherry picked from commit 09dfb50f1b7c23bc48d86bd579671761bb8ca48b) Co-authored-by: Łukasz Langa <lukasz@langa.pl>