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 Taylor.Marks
Recipients BreamoreBoy, Prasun Ratn, Taylor.Marks, Trundle, cgohlke, christoph.baumgartner, ipatrol, jmb, loewis, paul.moore, rpetrov, techtonik, zhirsch
Date 2015-02-21.18:22:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424542975.09.0.05630065569.issue2889@psf.upfronthosting.co.za>
In-reply-to
Content
Python is supposed to be cross platform. This has been a major incompatibility issue between Windows and *nix and you think this patch, which has been ready for nearly 7 years now, should simply get discarded because the fix is available from pip?

I think there are two possible remedies to this:
 - Accept this patch.
 - Remove curses from the Python standard library for *nix (breaks backwards compatibility for *nix, but fixes compatibility between Windows and *nix going forward.)
History
Date User Action Args
2015-02-21 18:22:55Taylor.Markssetrecipients: + Taylor.Marks, loewis, paul.moore, techtonik, rpetrov, zhirsch, Trundle, cgohlke, jmb, ipatrol, BreamoreBoy, Prasun Ratn, christoph.baumgartner
2015-02-21 18:22:55Taylor.Markssetmessageid: <1424542975.09.0.05630065569.issue2889@psf.upfronthosting.co.za>
2015-02-21 18:22:55Taylor.Markslinkissue2889 messages
2015-02-21 18:22:54Taylor.Markscreate