This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-07-29.09:32:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532856752.7.0.56676864532.issue30237@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 28bbbdabb1e3601047530febac1b05b7b89dc65e by Steve Dower in branch '3.6':
bpo-30237: Output error when ReadConsole is canceled by CancelSynchronousIo. (GH-7911)
https://github.com/python/cpython/commit/28bbbdabb1e3601047530febac1b05b7b89dc65e
History
Date User Action Args
2018-07-29 09:32:32steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun
2018-07-29 09:32:32steve.dowersetmessageid: <1532856752.7.0.56676864532.issue30237@psf.upfronthosting.co.za>
2018-07-29 09:32:32steve.dowerlinkissue30237 messages
2018-07-29 09:32:32steve.dowercreate