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 davin, geoffreyspear, georg.brandl, jcbollinger, loewis, ned.deily, python-dev, serhiy.storchaka, vstinner
Date 2017-11-01.14:03:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509545022.77.0.213398074469.issue15037@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7e68790f3db75a893d5dd336e6201a63bc70212b by Serhiy Storchaka in branch 'master':
bpo-15037: Add a workaround for getkey() in curses for ncurses 5.7 and earlier. (#3826)
https://github.com/python/cpython/commit/7e68790f3db75a893d5dd336e6201a63bc70212b
History
Date User Action Args
2017-11-01 14:03:42serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, georg.brandl, vstinner, ned.deily, geoffreyspear, python-dev, jcbollinger, davin
2017-11-01 14:03:42serhiy.storchakasetmessageid: <1509545022.77.0.213398074469.issue15037@psf.upfronthosting.co.za>
2017-11-01 14:03:42serhiy.storchakalinkissue15037 messages
2017-11-01 14:03:42serhiy.storchakacreate