Skip to content

Commit 595b8ae

Browse files
committed
Add news blurb.
1 parent ef6f4c3 commit 595b8ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Add :meth:`pathlib.PurePath.makepath`, which creates a path object from
2+
arguments. This method is called whenever a derivative path is created, such
3+
as from :attr:`pathlib.PurePath.parent`. Subclasses may override this method
4+
to pass information to derivative paths.

0 commit comments

Comments
 (0)