We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
file:/
1 parent 3f71c41 commit 60375a3Copy full SHA for 60375a3
Doc/whatsnew/3.13.rst
@@ -391,7 +391,7 @@ pathlib
391
(Contributed by Barney Gale in :gh:`89812`.)
392
393
* Add :meth:`pathlib.Path.from_uri`, a new constructor to create a :class:`pathlib.Path`
394
- object from a 'file' URI (``file:/``).
+ object from a 'file' URI (``file://``).
395
(Contributed by Barney Gale in :gh:`107465`.)
396
397
* Add :meth:`pathlib.PurePath.full_match` for matching paths with
0 commit comments