Message 177487 - Python tracker
Message177487
| Author | ezio.melotti |
|---|---|
| Recipients | ezio.melotti, jcea, serhiy.storchaka, vstinner |
| Date | 2012-12-14.18:22:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1355509370.4.0.890194505978.issue16685@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
What happens if you pass strings? If it doesn't work we can just fix it to raise an exception and stop returning random results, if it works but bytes should be used instead, we should go through a deprecation process. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-14 18:22:50 | ezio.melotti | set | recipients: + ezio.melotti, jcea, vstinner, serhiy.storchaka |
| 2012-12-14 18:22:50 | ezio.melotti | set | messageid: <1355509370.4.0.890194505978.issue16685@psf.upfronthosting.co.za> |
| 2012-12-14 18:22:50 | ezio.melotti | link | issue16685 messages |
| 2012-12-14 18:22:50 | ezio.melotti | create | |