]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #28161: Opening CON for write access fails
authorSteve Dower <steve.dower@microsoft.com>
Sat, 17 Sep 2016 20:51:32 +0000 (13:51 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 17 Sep 2016 20:51:32 +0000 (13:51 -0700)
Issue #28162: WindowsConsoleIO readall() fails if first line starts with Ctrl+Z
Issue #28163: WindowsConsoleIO fileno() passes wrong flags to _open_osfhandle
Issue #28164: _PyIO_get_console_type fails for various paths

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge