mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
72b0f0eaf5
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 ab08ff7882)