Skip to content

Commit c5acd62

Browse files
committed
Finalize
1 parent 2f37725 commit c5acd62

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

NEWS.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v9.0.1
2+
======
3+
4+
Bugfixes
5+
--------
6+
7+
- Marked the ``other`` parameter of ``SimplePath.joinpath`` and ``SimplePath.__truediv__`` positional-only, so ``pathlib.Path`` satisfies the protocol under type checkers that compare parameter names. (#542)
8+
9+
110
v9.0.0
211
======
312

newsfragments/542.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)