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 lukasz.langa
Recipients eryksun, lukasz.langa, miss-islington, ned.deily, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-08-29.21:51:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567115483.43.0.462538092424.issue37834@roundup.psfhosted.org>
In-reply-to
Content
New changeset 25a044ee6ce50a9172478cc61d914644778455f6 by Łukasz Langa in branch '3.8':
[3.8] bpo-37834: Prevent shutil.rmtree exception (GH-15602) (#15603)
https://github.com/python/cpython/commit/25a044ee6ce50a9172478cc61d914644778455f6
History
Date User Action Args
2019-08-29 21:51:23lukasz.langasetrecipients: + lukasz.langa, paul.moore, tim.golden, ned.deily, zach.ware, eryksun, steve.dower, miss-islington
2019-08-29 21:51:23lukasz.langasetmessageid: <1567115483.43.0.462538092424.issue37834@roundup.psfhosted.org>
2019-08-29 21:51:23lukasz.langalinkissue37834 messages
2019-08-29 21:51:23lukasz.langacreate