mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
ab08ff7882
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.