summaryrefslogtreecommitdiffstats
path: root/Lib/_pyrepl/windows_console.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in comments and test code (#122846)Xie Yanbo2024-08-121-1/+1
* gh-119896: Fix CTRL-Z behavior in the new REPL on Windows (GH-122217)Dino Viehland2024-07-301-1/+4
* gh-120417: Remove unused imports in the stdlib (#120420)Victor Stinner2024-06-121-3/+0
* gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843)Pablo Galindo Salgado2024-06-041-2/+20
* gh-111201: Support pyrepl on Windows (#119559)Dino Viehland2024-05-311-0/+587