We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95cbaeb commit 13768baCopy full SHA for 13768ba
1 file changed
Misc/NEWS.d/next/Library/2025-12-25-13-51-06.gh-issue-142916.gm4EzD.rst
@@ -1 +1 @@
1
-fix mkdir TOCTOU race condition
+Fix the :mod:`pathlib` :func:`mkdir` with argument (exist_ok=True) causing spurious FileExistsError with concurrent create/delete.
0 commit comments