[issue23193] Please support "numeric_owner" in tarfile

Eric V. Smith report at bugs.python.org
Mon Apr 13 16:13:38 CEST 2015


Eric V. Smith added the comment:

Updated patch with a few minor doc tweaks.

The one substantive change I did make was to add numeric_owner to the call to self.chown() when setting directory owners. I believe this is correct, but I need to convince myself and to write a test.

----------
Added file: http://bugs.python.org/file38914/tarfile-numeric-owner-with-tests-1.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23193>
_______________________________________


More information about the Python-bugs-list mailing list