Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ef19bad7d6da99575d66c1f5dc8fd6ac57e92f6e
/
Lib
/
test
/
test_winconsoleio.py
038770e
bpo-38325: Skip non-BMP tests of test_winconsoleio (GH-18448)
by Victor Stinner
· 5 years ago
b71d8d6
bpo-37421: test_winconsoleio doesn't leak temp file anymore (GH-14562)
by Victor Stinner
· 6 years ago
42c35d9
bpo-31966: Fixed WindowsConsoleIO.write() for writing empty data. (GH-5754)
by Serhiy Storchaka
· 7 years ago
2dfa6cb
Issue #28164: Improves test on Windows 7
by Steve Dower
· 8 years ago
0c8ee60
Updates test_winconsoleio to better show the source of its issues.
by Steve Dower
· 9 years ago
722e3e2
Issue #28164: Correctly handle special console filenames (patch by Eryk Sun)
by Steve Dower
· 9 years ago
c6f9b2b
Issue #28162: Fixes Ctrl+Z handling in console readall()
by Steve Dower
· 9 years ago
312cef7
Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests.
by Steve Dower
· 9 years ago
33df0c3
More lenient skipping of console tests.
by Steve Dower
· 9 years ago
f09e2fa
Skips console open_fd tests when we don't have real consoles.
by Steve Dower
· 9 years ago
3929499
Issue #1602: Windows console doesn't input or print Unicode (PEP 528)
by Steve Dower
· 9 years ago