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.

作者 vstinner
收信人 lars.gustaebel, loewis, vstinner
日期 2010-05-05.22:15:22
SpamBayes Score 0.0001859272
Marked as misclassified
Message-id <1273097723.44.0.255170626381.issue8390@psf.upfronthosting.co.za>
In-reply-to
内容
Thank you for your review. I commited the patch as r80824 (I fixed the documentation, :versionadded => :versionchanged), blocked as r80825 (3.2).

--

> Unfortunately, POSIX says nothing about how to store bad filenames in
> a pax archive. tarfile raises an error. GNU tar fails silently,
> it just puts the unchanged original filename into the pax header
> without converting it to utf-8, thus violating the standard.

Right. I opened a new issue about that: #8333. I consider that it's a different problem.
历史
日期 用户 动作 参数
2010-05-05 22:15:23vstinner修改recipients: + vstinner, loewis, lars.gustaebel
2010-05-05 22:15:23vstinner修改messageid: <1273097723.44.0.255170626381.issue8390@psf.upfronthosting.co.za>
2010-05-05 22:15:22vstinner链接issue8390 messages
2010-05-05 22:15:22vstinner创建