mirror of
https://github.com/python/cpython.git
synced 2026-01-01 04:53:46 +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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _common.py | ||
| _tzpath.py | ||
| _zoneinfo.py | ||