mirror of
https://github.com/python/cpython.git
synced 2025-12-31 20:43:36 +00:00
zipinfo now supports the full range of values in the TZ string
determined by RFC 8536 and detects all invalid formats.
Both Python and C implementations now raise exceptions of the same
type on invalid data.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| data | ||
| __init__.py | ||
| __main__.py | ||
| _support.py | ||
| test_zoneinfo.py | ||
| test_zoneinfo_property.py | ||