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 serhiy.storchaka
Recipients enkore, josh.r, pitrou, serhiy.storchaka, xiang.zhang
Date 2017-11-04.12:16:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509797798.7.0.213398074469.issue28564@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d4d79bc1ff91b04625c312f0219c89aabcd19ce4 by Serhiy Storchaka in branch 'master':
bpo-28564: Use os.scandir() in shutil.rmtree(). (#4085)
https://github.com/python/cpython/commit/d4d79bc1ff91b04625c312f0219c89aabcd19ce4
History
Date User Action Args
2017-11-04 12:16:38serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, josh.r, xiang.zhang, enkore
2017-11-04 12:16:38serhiy.storchakasetmessageid: <1509797798.7.0.213398074469.issue28564@psf.upfronthosting.co.za>
2017-11-04 12:16:38serhiy.storchakalinkissue28564 messages
2017-11-04 12:16:38serhiy.storchakacreate