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 barry, chris.jerdonek, eng793, eric.araujo, giampaolo.rodola, hynek, jwilk, larry, pitrou, python-dev, serhiy.storchaka
Date 2012-12-10.10:27:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YKgSy3xnLzMHR@mail.python.org>
In-reply-to
Content
New changeset 7ce8f4a70ccd by Hynek Schlawack in branch '3.2':
#15872: More shutil test fixes for Windows
http://hg.python.org/cpython/rev/7ce8f4a70ccd

New changeset a05e2d4094ea by Hynek Schlawack in branch '3.3':
#15872: More shutil test fixes for Windows
http://hg.python.org/cpython/rev/a05e2d4094ea

New changeset c23659e2ec1a by Hynek Schlawack in branch 'default':
#15872: More shutil test fixes for Windows
http://hg.python.org/cpython/rev/c23659e2ec1a
History
Date User Action Args
2012-12-10 10:27:15python-devsetrecipients: + python-dev, barry, pitrou, larry, giampaolo.rodola, jwilk, eric.araujo, chris.jerdonek, hynek, serhiy.storchaka, eng793
2012-12-10 10:27:15python-devlinkissue15872 messages
2012-12-10 10:27:15python-devcreate