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 ncoghlan
Recipients David.Sankel, Drekin, akira, amaury.forgeotdarc, christian.heimes, christoph, davidsarah, ezio.melotti, flox, giampaolo.rodola, hippietrail, lemburg, mark, mhammond, ncoghlan, pitrou, santoso.wijaya, smerlin, ssbarnea, steve.dower, terry.reedy, tim.golden, tzot, v+python, vstinner
Date 2014-07-25.13:34:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406295241.33.0.905261407258.issue1602@psf.upfronthosting.co.za>
In-reply-to
Content
The poor interaction with the Windows command line is still a bug in CPython - we could mark it closed/later but I don't see any value in doing so.

I see Drekin's win_unicode_console module as similar to my own contextlib2 - used to prove the concept, and perhaps iterate on some of the details, but the ultimate long term solution is to fix CPython itself.
History
Date User Action Args
2014-07-25 13:34:01ncoghlansetrecipients: + ncoghlan, lemburg, mhammond, terry.reedy, tzot, amaury.forgeotdarc, pitrou, vstinner, giampaolo.rodola, christian.heimes, tim.golden, mark, christoph, ezio.melotti, v+python, hippietrail, ssbarnea, flox, davidsarah, santoso.wijaya, akira, David.Sankel, smerlin, Drekin, steve.dower
2014-07-25 13:34:01ncoghlansetmessageid: <1406295241.33.0.905261407258.issue1602@psf.upfronthosting.co.za>
2014-07-25 13:34:01ncoghlanlinkissue1602 messages
2014-07-25 13:34:01ncoghlancreate