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, joseph.hackman, methane, paul.moore, steve.dower, tim.golden, v+python, zach.ware
Date 2016-12-31.05:21:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483161670.55.0.939678162521.issue29059@psf.upfronthosting.co.za>
In-reply-to
Content
I suspect curses could be updated to fully support Windows, even without the VT100 mode (all the functionality has existed for years, just through a different interface). It really just needs someone to take on the project, and there are already better options out there (I forget the name, but the IPython team are very happy with whatever library they're using these days), so possibly it's more of an awareness problem that doesn't need to be solved in the core distro.
History
Date User Action Args
2016-12-31 05:21:10steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, v+python, methane, zach.ware, eryksun, joseph.hackman
2016-12-31 05:21:10steve.dowersetmessageid: <1483161670.55.0.939678162521.issue29059@psf.upfronthosting.co.za>
2016-12-31 05:21:10steve.dowerlinkissue29059 messages
2016-12-31 05:21:09steve.dowercreate