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 eric.araujo, grobian, hynek, ned.deily, pitrou, python-dev
Date 2012-05-11.01:14:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SSeRE-0007nR-8L@dinsdale.python.org>
In-reply-to
Content
New changeset e12efebc3ba6 by Ned Deily in branch '2.7':
Issue #14662: Prevent shutil failures on OS X when destination does not
http://hg.python.org/cpython/rev/e12efebc3ba6

New changeset ae141eebcf96 by Ned Deily in branch '3.2':
Issue #14662: Prevent shutil failures on OS X when destination does not
http://hg.python.org/cpython/rev/ae141eebcf96

New changeset 93599d5e0a23 by Ned Deily in branch 'default':
Issue #14662: Prevent shutil failures on OS X when destination does not
http://hg.python.org/cpython/rev/93599d5e0a23
History
Date User Action Args
2012-05-11 01:14:33python-devsetrecipients: + python-dev, pitrou, ned.deily, eric.araujo, grobian, hynek
2012-05-11 01:14:33python-devlinkissue14662 messages
2012-05-11 01:14:33python-devcreate