]> granicus.if.org Git - python/commit
bpo-30237: Output error when ReadConsole is canceled by CancelSynchronousIo. (GH...
authorSteve Dower <steve.dower@microsoft.com>
Sun, 29 Jul 2018 09:32:30 +0000 (10:32 +0100)
committerGitHub <noreply@github.com>
Sun, 29 Jul 2018 09:32:30 +0000 (10:32 +0100)
commit28bbbdabb1e3601047530febac1b05b7b89dc65e
tree63ff263f98affe4a3d0c40b3e072dc2fca4bf894
parent94972d50bda19000bce498bd2c5ace6be9bec711
bpo-30237: Output error when ReadConsole is canceled by CancelSynchronousIo. (GH-7911)

Co-authored-by: ValeriyaSinevich <valeriya.sinevich@phystech.edu>
Misc/NEWS.d/next/Windows/2018-06-25-09-33-48.bpo-30237.EybiZA.rst [new file with mode: 0644]
Modules/_io/winconsoleio.c
Parser/myreadline.c