summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_tty.py
Commit message (Expand)AuthorAgeFilesLines
* gh-114328: tty cbreak mode should not alter ICRNL (#114335)Gregory P. Smith2024-01-211-1/+11
* gh-110392: Fix tty functions (GH-110642)Serhiy Storchaka2023-10-141-2/+6
* gh-110388: Add tests for tty (GH-110394)Serhiy Storchaka2023-10-101-0/+80