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 remi.lapeyre
Recipients mgorny, remi.lapeyre
Date 2018-11-21.13:26:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542806804.29.0.788709270274.issue35227@psf.upfronthosting.co.za>
In-reply-to
Content
Adding this API would require to provide a way to set file status like mode, uid, gid, mtime, type, linkname, uname and gname.

Adding a new argument to gettarinfo looks weird to me, adding a new method may be better. I will try to propose a working implementation.
History
Date User Action Args
2018-11-21 13:26:44remi.lapeyresetrecipients: + remi.lapeyre, mgorny
2018-11-21 13:26:44remi.lapeyresetmessageid: <1542806804.29.0.788709270274.issue35227@psf.upfronthosting.co.za>
2018-11-21 13:26:44remi.lapeyrelinkissue35227 messages
2018-11-21 13:26:44remi.lapeyrecreate