Message 147136 - Python tracker
Message147136
| Author | Arfrever |
|---|---|
| Recipients | Arfrever, jwilk, klausman, nadeem.vawda, petri.lehtinen, python-dev, vstinner |
| Date | 2011-11-06.03:18:31 |
| SpamBayes Score | 0.00022890509 |
| Marked as misclassified | No |
| Message-id | <1320549512.74.0.299526274471.issue10570@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The entry in Misc/NEWS mentions the change in curses.tigetstr(), but actually curses.tparm() has been changed. Please fix that entry to avoid confusion. (curses.tigetstr() still expects a unicode string and returns a bytes string.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-06 03:18:32 | Arfrever | set | recipients: + Arfrever, vstinner, nadeem.vawda, jwilk, klausman, python-dev, petri.lehtinen |
| 2011-11-06 03:18:32 | Arfrever | set | messageid: <1320549512.74.0.299526274471.issue10570@psf.upfronthosting.co.za> |
| 2011-11-06 03:18:32 | Arfrever | link | issue10570 messages |
| 2011-11-06 03:18:31 | Arfrever | create | |