Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-128388: pyrepl on Windows: add meta and ctrl+arrow keybindings (GH-128389) | Paulie Peña | 2025-01-10 | 1 | -16/+26 |
* | gh-124628: Pyrepl inputs on Windows shouldn't always be blocking reads (#124629) | Dino Viehland | 2024-09-26 | 1 | -9/+21 |
* | gh-120221: Support KeyboardInterrupt in asyncio REPL (#123795) | Łukasz Langa | 2024-09-06 | 1 | -1/+1 |
* | gh-123572: Fix key codes in VK_MAP in windows_console.py (#122692) | devdanzin | 2024-09-03 | 1 | -4/+5 |
* | Fix typos in comments and test code (#122846) | Xie Yanbo | 2024-08-12 | 1 | -1/+1 |
* | gh-119896: Fix CTRL-Z behavior in the new REPL on Windows (GH-122217) | Dino Viehland | 2024-07-30 | 1 | -1/+4 |
* | gh-120417: Remove unused imports in the stdlib (#120420) | Victor Stinner | 2024-06-12 | 1 | -3/+0 |
* | gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843) | Pablo Galindo Salgado | 2024-06-04 | 1 | -2/+20 |
* | gh-111201: Support pyrepl on Windows (#119559) | Dino Viehland | 2024-05-31 | 1 | -0/+587 |