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 13768ba commit efe000dCopy full SHA for efe000d
1 file changed
Misc/NEWS.d/next/Library/2025-12-25-13-51-06.gh-issue-142916.gm4EzD.rst
@@ -1 +1 @@
1
-Fix the :mod:`pathlib` :func:`mkdir` with argument (exist_ok=True) causing spurious FileExistsError with concurrent create/delete.
+Fix the :mod:`pathlib` :meth:`mkdir` with argument (exist_ok=True) causing spurious FileExistsError with concurrent create/delete.
0 commit comments