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 d034bc7 commit 98ce46bCopy full SHA for 98ce46b
1 file changed
Misc/NEWS.d/next/Documentation/2023-06-06-21-18-14.gh-issue-104269.uP1hVC.rst
@@ -0,0 +1,3 @@
1
+Mention that :func:`glob.glob` and :func:`glob.iglob` may return duplicate
2
+path names if multiple ``**`` patterns are present and ``recursive`` is
3
+true.
0 commit comments