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 Arfrever, eric.araujo, ezio.melotti, georg.brandl, hynek, jcea, loewis, mrts, neologix, petri.lehtinen, pitrou, python-dev, rosslagerwall, schmir, tarek, teamnoir
Date 2012-06-23.16:18:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SiT2I-00041C-Sm@dinsdale.python.org>
In-reply-to
Content
New changeset c910af2e3c98 by Hynek Schlawack in branch 'default':
#4489: Add a shutil.rmtree that isn't suspectible to symlink attacks
http://hg.python.org/cpython/rev/c910af2e3c98
History
Date User Action Args
2012-06-23 16:18:12python-devsetrecipients: + python-dev, loewis, georg.brandl, jcea, pitrou, schmir, tarek, ezio.melotti, eric.araujo, Arfrever, mrts, neologix, teamnoir, rosslagerwall, petri.lehtinen, hynek
2012-06-23 16:18:12python-devlinkissue4489 messages
2012-06-23 16:18:11python-devcreate