]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28161: Opening CON for write access fails
authorSteve Dower <steve.dower@microsoft.com>
Sat, 17 Sep 2016 20:51:23 +0000 (13:51 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 17 Sep 2016 20:51:23 +0000 (13:51 -0700)
commit27f26ad962b08ed77df514d529dddbd36b58a3f3
treeade39d8c4a725c1a6a31adc0ddde855fc86f682c
parent5d625cff07bf9a9dbe9be3b598fbaf673a3be819
Issue #28161: Opening CON for write access fails
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
Misc/NEWS
Modules/_io/winconsoleio.c