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 masamoto
Recipients devurandom, masamoto, phaering, rpetrov, serhiy.storchaka, vstinner
Date 2017-11-01.18:57:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Probably, yes.  ncurses on Cygwin has provided is_pad() [*]. In addition, the old version of Cygwin will become to not define WINDOW_HAS_FLAGS by issue25720.

[*] newer version than patchlevel 20090906 was provided on Cygwin in 2009.
https://sourceware.org/ml/cygwin-announce/2009-11/msg00025.html
History
Date User Action Args
2017-11-01 18:57:32masamotosetrecipients: + masamoto, vstinner, rpetrov, devurandom, phaering, serhiy.storchaka
2017-11-01 18:57:32masamotosetmessageid: <[email protected]>
2017-11-01 18:57:32masamotolinkissue14598 messages
2017-11-01 18:57:32masamotocreate