Message 103277 - Python tracker
Message103277
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2010-04-16.00:07:24 |
| SpamBayes Score | 5.78068e-05 |
| Marked as misclassified | No |
| Message-id | <1271376445.96.0.721976920269.issue8391@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
My patch doesn't work for types bytes and bytearray. I noticed that py3k uses surrogateescape to encode environment variable values ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-16 00:07:26 | vstinner | set | recipients: + vstinner |
| 2010-04-16 00:07:25 | vstinner | set | messageid: <1271376445.96.0.721976920269.issue8391@psf.upfronthosting.co.za> |
| 2010-04-16 00:07:24 | vstinner | link | issue8391 messages |
| 2010-04-16 00:07:24 | vstinner | create | |