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 38c814a commit 0ff2283Copy full SHA for 0ff2283
1 file changed
Misc/NEWS.d/next/Library/2025-10-13-21-42-05.gh-140039.abcdef.rst
@@ -0,0 +1,4 @@
1
+Improve error message in :mod:`zoneinfo` when timezone data is not found due
2
+to missing :pypi:`tzdata` package. The new error message provides clear
3
+instructions on how to resolve the issue, including installing the package
4
+and links to documentation. Patch by daram62.
0 commit comments