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 python-dev
Recipients ajaksu2, catherinedevlin, christian.heimes, daniel.ugra, eric.araujo, georg.brandl, jlgijsbers, mcjeff, pitrou, python-dev, tarek, thomaswaldmann, vajrasky
Date 2013-08-16.17:36:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cGsCK2pShz7LjM@mail.python.org>
In-reply-to
Content
New changeset c388e93879c4 by Antoine Pitrou in branch '3.3':
Issue #1666318: Add a test that shutil.copytree() retains directory permissions.
http://hg.python.org/cpython/rev/c388e93879c4

New changeset 8906713d5704 by Antoine Pitrou in branch 'default':
Issue #1666318: Add a test that shutil.copytree() retains directory permissions.
http://hg.python.org/cpython/rev/8906713d5704
History
Date User Action Args
2013-08-16 17:36:30python-devsetrecipients: + python-dev, georg.brandl, jlgijsbers, thomaswaldmann, pitrou, catherinedevlin, christian.heimes, ajaksu2, tarek, eric.araujo, daniel.ugra, mcjeff, vajrasky
2013-08-16 17:36:30python-devlinkissue1666318 messages
2013-08-16 17:36:30python-devcreate