Message 163323 - Python tracker
Message163323
| Author | ned.deily |
|---|---|
| Recipients | georg.brandl, ned.deily, python-dev, vstinner |
| Date | 2012-06-21.10:52:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1340275934.14.0.386035018356.issue14225@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
P.S. All is not perfect. I initially missed re-running test_curses with the system ncurses library on OS X where ncurses is at 5.4 or with the 32-bit-installer which builds ncurses 5.5. When I did, test_curses failed as described in Issue15037. test_curses passes when Python is built with a MacPorts ncurses 5.9. The best solution would be to update the installer builds to build and use the latest ncurses 5.9. That may have to wait until after 3.3.0b1. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-21 10:52:14 | ned.deily | set | recipients: + ned.deily, georg.brandl, vstinner, python-dev |
| 2012-06-21 10:52:14 | ned.deily | set | messageid: <1340275934.14.0.386035018356.issue14225@psf.upfronthosting.co.za> |
| 2012-06-21 10:52:13 | ned.deily | link | issue14225 messages |
| 2012-06-21 10:52:13 | ned.deily | create | |