]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28162: Fixes Ctrl+Z handling in console readall()
authorSteve Dower <steve.dower@microsoft.com>
Sat, 8 Oct 2016 19:37:33 +0000 (12:37 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 8 Oct 2016 19:37:33 +0000 (12:37 -0700)
commitc6f9b2b7f5f3640ce8aeac4aff67f75821891d81
tree4ea6927932eabc220c9781081806b10d80743d3a
parentea200dba822736a0ad717c34fb14fcb3441bff82
Issue #28162: Fixes Ctrl+Z handling in console readall()
Lib/test/test_winconsoleio.py
Modules/_io/winconsoleio.c