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:05:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 8bc7d63560024681dce9f40445f2877b2987e92c by Serhiy Storchaka (Masayuki Yamamoto) in branch 'master':
bpo-25720: Fix the method for checking pad state of curses WINDOW (#4164)
https://github.com/python/cpython/commit/8bc7d63560024681dce9f40445f2877b2987e92c
History
Date User Action Args
2017-11-01 12:05:29serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, mark.dickinson, donmez, masamoto, yan12125
2017-11-01 12:05:28serhiy.storchakasetmessageid: <[email protected]>
2017-11-01 12:05:28serhiy.storchakalinkissue25720 messages
2017-11-01 12:05:28serhiy.storchakacreate