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 berker.peksag, eric.smith, lars.gustaebel, mvo, r.david.murray, serhiy.storchaka, vstinner
Date 2015-01-13.09:11:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421140315.27.0.98204965225.issue23193@psf.upfronthosting.co.za>
In-reply-to
Content
I would argue that a serious alternative to this patch is to simply override the TarFile.chown() method in a subclass. However, I'm not sure if this expects too much of the user.
History
Date User Action Args
2015-01-13 09:11:55lars.gustaebelsetrecipients: + lars.gustaebel, vstinner, eric.smith, mvo, r.david.murray, berker.peksag, serhiy.storchaka
2015-01-13 09:11:55lars.gustaebelsetmessageid: <1421140315.27.0.98204965225.issue23193@psf.upfronthosting.co.za>
2015-01-13 09:11:55lars.gustaebellinkissue23193 messages
2015-01-13 09:11:55lars.gustaebelcreate