Message 104873 - Python tracker
Message104873
| Author | vstinner |
|---|---|
| Recipients | lars.gustaebel, loewis, vstinner |
| Date | 2010-05-03.19:59:08 |
| SpamBayes Score | 0.08270069 |
| Marked as misclassified | No |
| Message-id | <1272916750.35.0.358817120117.issue8390@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
My patch changes test_uname_unicode() of test_tarfile for the GNU and ustar formats (but not PAX). In GNU and ustar formats, the fields can be encoded in any encoding, and may contain invalid byte sequences. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-03 19:59:10 | vstinner | set | recipients: + vstinner, loewis, lars.gustaebel |
| 2010-05-03 19:59:10 | vstinner | set | messageid: <1272916750.35.0.358817120117.issue8390@psf.upfronthosting.co.za> |
| 2010-05-03 19:59:08 | vstinner | link | issue8390 messages |
| 2010-05-03 19:59:08 | vstinner | create | |