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 lars.gustaebel
Recipients lars.gustaebel, markgrandi, pitrou, r.david.murray
Date 2014-08-22.06:58:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408690704.75.0.282704929885.issue22208@psf.upfronthosting.co.za>
In-reply-to
Content
Please provide a patch which allows easy addition of file-like objects (not only io.BytesIO) and directories, preferably hard and symbolic links, too. It would be nice to still be able to change attributes of a TarInfo before addition. Please also add tests.
History
Date User Action Args
2014-08-22 06:58:24lars.gustaebelsetrecipients: + lars.gustaebel, pitrou, r.david.murray, markgrandi
2014-08-22 06:58:24lars.gustaebelsetmessageid: <1408690704.75.0.282704929885.issue22208@psf.upfronthosting.co.za>
2014-08-22 06:58:24lars.gustaebellinkissue22208 messages
2014-08-22 06:58:24lars.gustaebelcreate