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 <[email protected]>
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: <[email protected]>
2014-08-22 06:58:24lars.gustaebellinkissue22208 messages
2014-08-22 06:58:24lars.gustaebelcreate