Message 165130 - Python tracker
Message165130
| Author | terry.reedy |
|---|---|
| Recipients | Ramchandra Apte, loewis, orsenthil, python-dev, roger.serwy, serhiy.storchaka, terry.reedy |
| Date | 2012-07-09.22:01:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1341871261.73.0.00918003049314.issue13532@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I tested and pushed the change to allow bytestrings. If anyone is printing other character buffer objects in 2.7 with Idle, they can explicitly convert to str/bytes, patch run.py, and/or post here or on a new issue for further expansion. I am otherwise done with this too. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-09 22:01:01 | terry.reedy | set | recipients: + terry.reedy, loewis, orsenthil, roger.serwy, python-dev, Ramchandra Apte, serhiy.storchaka |
| 2012-07-09 22:01:01 | terry.reedy | set | messageid: <1341871261.73.0.00918003049314.issue13532@psf.upfronthosting.co.za> |
| 2012-07-09 22:01:01 | terry.reedy | link | issue13532 messages |
| 2012-07-09 22:01:01 | terry.reedy | create | |