Message103115
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, theller, vstinner |
| Date | 2010-04-14.09:08:22 |
| SpamBayes Score | 0.0038983512 |
| Marked as misclassified | No |
| Message-id | <1271236104.12.0.876063646819.issue8394@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
PyUnicode_FSConverter returns bytes and bytearray objects unchanged; otherwise it always return bytes. Your patch should handle the case when name2 is a bytearray. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-14 09:08:24 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, theller, vstinner |
| 2010-04-14 09:08:24 | amaury.forgeotdarc | set | messageid: <1271236104.12.0.876063646819.issue8394@psf.upfronthosting.co.za> |
| 2010-04-14 09:08:22 | amaury.forgeotdarc | link | issue8394 messages |
| 2010-04-14 09:08:22 | amaury.forgeotdarc | create | |