summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-05-06-15-49-57.gh-issue-86826.rf006W.rst
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.