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 donmez, mark.dickinson, masamoto, serhiy.storchaka, twouters, yan12125
Date 2017-11-01.12:35:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509539743.44.0.213398074469.issue25720@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ff6ae4de3874f4922a5883f08bb661c93834b060 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-25720: Fix the method for checking pad state of curses WINDOW (GH-4164) (#4212)
https://github.com/python/cpython/commit/ff6ae4de3874f4922a5883f08bb661c93834b060
History
Date User Action Args
2017-11-01 12:35:43serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, mark.dickinson, donmez, masamoto, yan12125
2017-11-01 12:35:43serhiy.storchakasetmessageid: <1509539743.44.0.213398074469.issue25720@psf.upfronthosting.co.za>
2017-11-01 12:35:43serhiy.storchakalinkissue25720 messages
2017-11-01 12:35:43serhiy.storchakacreate