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 hynek, pitrou, python-dev, tarek, vajrasky, zach.ware
Date 2014-01-01.01:52:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dvFjz4WcCz7Llb@mail.python.org>
In-reply-to
Content
New changeset 0f888589dbcd by Antoine Pitrou in branch '3.3':
Issue #20055: Fix test_shutil under Windows with symlink privileges held.
http://hg.python.org/cpython/rev/0f888589dbcd

New changeset 6fd3d473e1c2 by Antoine Pitrou in branch 'default':
Issue #20055: Fix test_shutil under Windows with symlink privileges held.
http://hg.python.org/cpython/rev/6fd3d473e1c2
History
Date User Action Args
2014-01-01 01:52:10python-devsetrecipients: + python-dev, pitrou, tarek, hynek, zach.ware, vajrasky
2014-01-01 01:52:10python-devlinkissue20055 messages
2014-01-01 01:52:09python-devcreate