Message 241308 - Python tracker
Message241308
| Author | masamoto |
|---|---|
| Recipients | devurandom, masamoto, phaering, rpetrov, vstinner |
| Date | 2015-04-17.04:00:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1429243224.04.0.758582725287.issue14598@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I rewrote the patch for Python 3.4. The configure and pyconfig.h.in were generated by autoreconf. If evaluate to the curses WINDOW doesn't have the _flags member, The configure script defines related macros and checks the member again. And removed the quick-fix on py_curses header. The quick-fix wouldn't be needed. My environment (Cygwin 1.7.35 i686) cannot check the build case that NCURSES_OPAQUE is defined zero. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-17 04:00:24 | masamoto | set | recipients: + masamoto, vstinner, rpetrov, devurandom, phaering |
| 2015-04-17 04:00:24 | masamoto | set | messageid: <1429243224.04.0.758582725287.issue14598@psf.upfronthosting.co.za> |
| 2015-04-17 04:00:24 | masamoto | link | issue14598 messages |
| 2015-04-17 04:00:23 | masamoto | create | |