mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -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)
Source files for standard library extension modules, and former extension modules that are now builtin modules.