cpython/Lib/test/test_zoneinfo
Stephen Morton 859aecc33b
gh-138432: Improved invalid path checking in zoneinfo.reset_tzpath() (GH-138433)
* Improve error messages for path-like relative paths and path-like bytes paths.
* TZPATH is now always a tuple of strings.
2025-09-11 10:08:53 +03:00
..
data
__init__.py gh-110974: Make sure all test_zoneinfo tests are collected (GH-110975) 2023-10-21 14:26:03 +03:00
__main__.py
_support.py
test_zoneinfo.py gh-138432: Improved invalid path checking in zoneinfo.reset_tzpath() (GH-138433) 2025-09-11 10:08:53 +03:00
test_zoneinfo_property.py gh-136297: Fix hypothesis and subTest usage in test_zoneinfo_property.py (#136384) 2025-07-08 07:51:36 +00:00