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 PeterFS, lkantola, python-dev, serhiy.storchaka
Date 2022-02-20.16:02:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645372944.5.0.54041802751.issue39327@roundup.psfhosted.org>
In-reply-to
Content
New changeset b77158b4da449ec5b8f682816a79d004fd65ed07 by Lital Natan in branch 'main':
bpo-39327: Close file descriptors as soon as possible in shutil.rmtree (GH-31384)
https://github.com/python/cpython/commit/b77158b4da449ec5b8f682816a79d004fd65ed07
History
Date User Action Args
2022-02-20 16:02:24serhiy.storchakasetrecipients: + serhiy.storchaka, python-dev, PeterFS, lkantola
2022-02-20 16:02:24serhiy.storchakasetmessageid: <1645372944.5.0.54041802751.issue39327@roundup.psfhosted.org>
2022-02-20 16:02:24serhiy.storchakalinkissue39327 messages
2022-02-20 16:02:24serhiy.storchakacreate