blob: 02cd75eec4be9e94518ccffd4ae6988d64afa3fa (
plain)
1
2
3
4
|
:mod:`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.
|