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 iritkatriel
Recipients Jordan Hueckstaedt, iritkatriel, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-06-20.00:14:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624148085.45.0.248526948807.issue36621@roundup.psfhosted.org>
In-reply-to
Content
The documentation for rmtree[1] now says:

Changed in version 3.8: On Windows, will no longer delete the contents of a directory junction before removing the junction.

So I think this issue can be closed.

[1] https://docs.python.org/3/library/shutil.html#shutil.rmtree
History
Date User Action Args
2021-06-20 00:14:45iritkatrielsetrecipients: + iritkatriel, paul.moore, tim.golden, zach.ware, steve.dower, Jordan Hueckstaedt
2021-06-20 00:14:45iritkatrielsetmessageid: <1624148085.45.0.248526948807.issue36621@roundup.psfhosted.org>
2021-06-20 00:14:45iritkatriellinkissue36621 messages
2021-06-20 00:14:45iritkatrielcreate