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