Message 164119 - Python tracker
Message164119
| Author | Justin.Venus |
|---|---|
| Recipients | Justin.Venus, akuchling, enchanter, iandekit, jcea, loewis, mschmarck, noon, vstinner |
| Date | 2012-06-27.05:07:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1340773624.19.0.463763904019.issue3786@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The attached patch allows _curses and _curses_panel to build with the sunpro compiler on Solaris11. The only changes were compiler/linker options in the main setup.py. The interactive curses_test works on my system. I can easily make patches for python2.7 and python3.2 as well. This patch may also address the issue in bug 13552 as well. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-27 05:07:04 | Justin.Venus | set | recipients: + Justin.Venus, loewis, akuchling, jcea, vstinner, enchanter, mschmarck, iandekit, noon |
| 2012-06-27 05:07:04 | Justin.Venus | set | messageid: <1340773624.19.0.463763904019.issue3786@psf.upfronthosting.co.za> |
| 2012-06-27 05:07:03 | Justin.Venus | link | issue3786 messages |
| 2012-06-27 05:07:02 | Justin.Venus | create | |