Skip to content
Prev Previous commit
Next Next commit
Add news blurb.
  • Loading branch information
barneygale committed Mar 17, 2023
commit e54b4cb83f5e17d4f966db5f8dd5f747b2e9a0d4
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Fix issue where ``__new__()`` and ``__init__()`` methods of
:class:`pathlib.PurePath` and :class:`~pathlib.Path` subclasses were not
called in some circumstances.