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