This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients lars.gustaebel, loewis, vstinner
Date 2010-05-05.22:37:16
SpamBayes Score 0.0048135235
Marked as misclassified No
Message-id <1273099037.92.0.862623451313.issue8633@psf.upfronthosting.co.za>
In-reply-to
Content
I didn't read the whole spec, only read quickly the invalid option.

The idead behind this issue is to be able to read a file generated by GNU tar which keeps the filename unchanged if it's not encodable to utf8. (z-pax.tar attachment was generated by GNU tar).

See also msg105085.
History
Date User Action Args
2010-05-05 22:37:18vstinnersetrecipients: + vstinner, loewis, lars.gustaebel
2010-05-05 22:37:17vstinnersetmessageid: <1273099037.92.0.862623451313.issue8633@psf.upfronthosting.co.za>
2010-05-05 22:37:16vstinnerlinkissue8633 messages
2010-05-05 22:37:16vstinnercreate