We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2edda92 commit d52c859Copy full SHA for d52c859
1 file changed
Misc/NEWS.d/next/Library/2025-09-03-15-20-10.gh-issue-138432.RMc7UX.rst
@@ -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