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 ezio.melotti, kushal.das, michael.foord, python-dev, serhiy.storchaka
Date 2016-11-20.15:43:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161120154323.7241.60498.711169EF@psf.io>
In-reply-to
Content
New changeset b51607ea54c5 by Serhiy Storchaka in branch '2.7':
Issue #28666: Now test.test_support.rmtree is able to remove unwritable or
https://hg.python.org/cpython/rev/b51607ea54c5

New changeset 9e23b8996584 by Serhiy Storchaka in branch '3.5':
Issue #28666: Now test.support.rmtree is able to remove unwritable or
https://hg.python.org/cpython/rev/9e23b8996584

New changeset 82ca763882f5 by Serhiy Storchaka in branch '3.6':
Issue #28666: Now test.support.rmtree is able to remove unwritable or
https://hg.python.org/cpython/rev/82ca763882f5

New changeset 593ec9658f4b by Serhiy Storchaka in branch 'default':
Issue #28666: Now test.support.rmtree is able to remove unwritable or
https://hg.python.org/cpython/rev/593ec9658f4b
History
Date User Action Args
2016-11-20 15:43:26python-devsetrecipients: + python-dev, ezio.melotti, michael.foord, serhiy.storchaka, kushal.das
2016-11-20 15:43:26python-devlinkissue28666 messages
2016-11-20 15:43:26python-devcreate