Irit Katriel <[email protected]> added the comment:
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 ---------- nosy: +iritkatriel resolution: -> out of date status: open -> pending _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36621> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
