Eric V. Smith added the comment:

I added numeric_owner to the self.chown() call when adding directories. I'm 
reasonably sure this is correct.

I added tests for dirs, although they need some cleaning up to be simpler and 
cleaner. I'll do that cleanup shortly, but I want to check this in before I get 
on a plane.

I also changed the tests to use different numbers for .gid and .uid, in order 
to pick up if there's a transposition error somewhere.

If anyone can test this on Windows, that would be helpful.

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

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23193>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to