Skip to content

Commit

Permalink
Add news blurb.
Browse files Browse the repository at this point in the history
  • Loading branch information
barneygale committed Apr 3, 2023
1 parent ef6f4c3 commit 595b8ae
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Add :meth:`pathlib.PurePath.makepath`, which creates a path object from
arguments. This method is called whenever a derivative path is created, such
as from :attr:`pathlib.PurePath.parent`. Subclasses may override this method
to pass information to derivative paths.

0 comments on commit 595b8ae

Please sign in to comment.