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 miss-islington
Recipients Guillaume Aldebert, eryksun, miss-islington, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-02-24.17:43:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519494187.64.0.467229070634.issue31966@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 980790eee0c804061a49b8ad7373e4669b48f2ec by Miss Islington (bot) in branch '3.6':
bpo-31966: Fixed WindowsConsoleIO.write() for writing empty data. (GH-5754)
https://github.com/python/cpython/commit/980790eee0c804061a49b8ad7373e4669b48f2ec
History
Date User Action Args
2018-02-24 17:43:07miss-islingtonsetrecipients: + miss-islington, paul.moore, vstinner, tim.golden, zach.ware, serhiy.storchaka, eryksun, steve.dower, Guillaume Aldebert
2018-02-24 17:43:07miss-islingtonsetmessageid: <1519494187.64.0.467229070634.issue31966@psf.upfronthosting.co.za>
2018-02-24 17:43:07miss-islingtonlinkissue31966 messages
2018-02-24 17:43:07miss-islingtoncreate