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-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:10vstinnersetrecipients: + vstinner, loewis, lars.gustaebel
2010-05-03 19:59:10vstinnersetmessageid: <1272916750.35.0.358817120117.issue8390@psf.upfronthosting.co.za>
2010-05-03 19:59:08vstinnerlinkissue8390 messages
2010-05-03 19:59:08vstinnercreate