We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8704d33 commit 6f7a83aCopy full SHA for 6f7a83a
1 file changed
Misc/NEWS.d/next/Library/2023-03-12-03-37-03.gh-issue-77609.aOQttm.rst
@@ -1,2 +1,3 @@
1
Add *follow_symlinks* argument to :meth:`pathlib.Path.glob` and
2
-:meth:`~pathlib.Path.rglob`, defaulting to false.
+:meth:`~pathlib.Path.rglob`. The default value, ``None``, causes
3
+a deprecation warning to be emitted.
0 commit comments