diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-10-15 08:32:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-15 08:32:26 (GMT) |
commit | 5c55f50a71008af5fe9ebf998722297a0591ed86 (patch) | |
tree | 4c4ff7d7ab57f999a192522cc0a9e6c493991fbf /Lib/idlelib/pyshell.py | |
parent | 44558a9ba8f5097f4c0ee0c3b28423c4850fb4f1 (diff) | |
download | cpython-5c55f50a71008af5fe9ebf998722297a0591ed86.zip cpython-5c55f50a71008af5fe9ebf998722297a0591ed86.tar.gz cpython-5c55f50a71008af5fe9ebf998722297a0591ed86.tar.bz2 |
[3.11] [3.12] bpo-42663: Fix parsing TZ strings in zoneinfo module (GH-23825) (GH-110882) (GH-110889)
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 ab08ff7882b6181fb785eed7410dbf8030aded70)
(cherry picked from commit 72b0f0eaf52ac46d5f6e165f737d6f891cf8d172)
Diffstat (limited to 'Lib/idlelib/pyshell.py')
0 files changed, 0 insertions, 0 deletions