Message 186816 - Python tracker (original) (raw)
Message186816
| Author | serhiy.storchaka |
|---|---|
| Recipients | alexandre.vassalotti, pitrou, serhiy.storchaka |
| Date | 2013-04-13.20:07:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 1365883640.69.0.509737323476.issue17711@psf.upfronthosting.co.za |
| In-reply-to |
| Content |
|---|
| Even for alphanumeric strings Python 3 have a bug. It saves strings and load bytes objects. |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-13 20:07:20 | serhiy.storchaka | set | recipients: + serhiy.storchaka, pitrou, alexandre.vassalotti |
| 2013-04-13 20:07:20 | serhiy.storchaka | set | messageid: 1365883640.69.0.509737323476.issue17711@psf.upfronthosting.co.za |
| 2013-04-13 20:07:20 | serhiy.storchaka | link | issue17711 messages |
| 2013-04-13 20:07:20 | serhiy.storchaka | create |