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 serhiy.storchaka
Recipients akira, serhiy.storchaka, twouters
Date 2016-06-30.10:50:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467283856.08.0.0823083013474.issue27079@psf.upfronthosting.co.za>
In-reply-to
Content
Since screen.getch() can return -1, it looks reasonable to make curses.ascii predicates to work with negative integers.

Do you want to open a new issue and write a patch Akira?
History
Date User Action Args
2016-06-30 10:50:56serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, akira
2016-06-30 10:50:56serhiy.storchakasetmessageid: <1467283856.08.0.0823083013474.issue27079@psf.upfronthosting.co.za>
2016-06-30 10:50:56serhiy.storchakalinkissue27079 messages
2016-06-30 10:50:55serhiy.storchakacreate