index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_winconsoleio.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-45354: Skip obsolete device name tests on Windows 11 (GH-28712)
Jeremy Kloth
2021-10-05
1
-4/+7
*
bpo-40275: Use new test.support helper submodules in tests (GH-21764)
Hai Shi
2020-08-07
1
-2/+2
*
bpo-38325: Skip non-BMP tests of test_winconsoleio (GH-18448)
Victor Stinner
2020-02-10
1
-0/+6
*
bpo-37421: test_winconsoleio doesn't leak temp file anymore (GH-14562)
Victor Stinner
2019-07-03
1
-4/+2
*
bpo-31966: Fixed WindowsConsoleIO.write() for writing empty data. (GH-5754)
Serhiy Storchaka
2018-02-24
1
-0/+4
*
Issue #28164: Improves test on Windows 7
Steve Dower
2017-02-06
1
-16/+22
*
Updates test_winconsoleio to better show the source of its issues.
Steve Dower
2017-02-05
1
-15/+27
*
Issue #28164: Correctly handle special console filenames (patch by Eryk Sun)
Steve Dower
2017-02-04
1
-1/+27
*
Issue #28162: Fixes Ctrl+Z handling in console readall()
Steve Dower
2016-10-08
1
-16/+22
*
Issue #28217: Adds _testconsole module to test console input. Fixes some issu...
Steve Dower
2016-10-03
1
-8/+62
*
More lenient skipping of console tests.
Steve Dower
2016-09-08
1
-3/+15
*
Skips console open_fd tests when we don't have real consoles.
Steve Dower
2016-09-08
1
-18/+21
*
Issue #1602: Windows console doesn't input or print Unicode (PEP 528)
Steve Dower
2016-08-31
1
-0/+72