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