Skip to content

Commit d52c859

Browse files
committed
add NEWS entry
1 parent 2edda92 commit d52c859

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+
:meth:`zoneinfo.reset_tzpath` will now raise ``ValueError`` if it encounters
2+
an :class:`os.PathLike` object representing a relative path, along with a
3+
more informative error message. It previously raised ``TypeError`` in this
4+
case.

0 commit comments

Comments
 (0)