1. a2a807f bpo-37421: test_winconsoleio doesn't leak temp file anymore (GH-14562) by Miss Islington (bot) · 5 years ago
  2. 42c35d9 bpo-31966: Fixed WindowsConsoleIO.write() for writing empty data. (GH-5754) by Serhiy Storchaka · 6 years ago
  3. 2dfa6cb Issue #28164: Improves test on Windows 7 by Steve Dower · 7 years ago
  4. 0c8ee60 Updates test_winconsoleio to better show the source of its issues. by Steve Dower · 7 years ago
  5. 722e3e2 Issue #28164: Correctly handle special console filenames (patch by Eryk Sun) by Steve Dower · 7 years ago
  6. c6f9b2b Issue #28162: Fixes Ctrl+Z handling in console readall() by Steve Dower · 8 years ago
  7. 312cef7 Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests. by Steve Dower · 8 years ago
  8. 33df0c3 More lenient skipping of console tests. by Steve Dower · 8 years ago
  9. f09e2fa Skips console open_fd tests when we don't have real consoles. by Steve Dower · 8 years ago
  10. 3929499 Issue #1602: Windows console doesn't input or print Unicode (PEP 528) by Steve Dower · 8 years ago