Skip to content

Commit 0374a35

Browse files
barneygalehugovk
andauthored
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
1 parent 6e966ba commit 0374a35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/pathlib.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ Pure paths provide the following methods and properties:
502502

503503
.. versionadded:: 3.9
504504

505-
.. deprecated:: 3.12
505+
.. deprecated-removed:: 3.12 3.14
506506

507507
Passing additional arguments is deprecated; if supplied, they are joined
508508
with *other*.
@@ -609,7 +609,7 @@ Pure paths provide the following methods and properties:
609609
.. versionadded:: 3.12
610610
The *walk_up* argument (old behavior is the same as ``walk_up=False``).
611611

612-
.. deprecated:: 3.12
612+
.. deprecated-removed:: 3.12 3.14
613613

614614
Passing additional positional arguments is deprecated; if supplied,
615615
they are joined with *other*.

0 commit comments

Comments
 (0)