]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-114713: Handle case of an empty string passed to `zoneinfo.ZoneInfo` (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 15 Apr 2025 19:05:28 +0000 (21:05 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Apr 2025 19:05:28 +0000 (19:05 +0000)
commita3a3bfd01c3fc02b1dc5465ecb8047f90ce45f8f
tree795ccead65d7801f8a6ffa66f4b40c9e84541679
parent11617d5a7f91256a59974c38114ec5f4ebf540e7
[3.13] gh-114713: Handle case of an empty string passed to `zoneinfo.ZoneInfo` (GH-114731) (#132563)

gh-114713: Handle case of an empty string passed to `zoneinfo.ZoneInfo` (GH-114731)
(cherry picked from commit 884df116d79b05d9342e05e50484d61c684ecb8b)

Co-authored-by: Bogdan Romanyuk <65823030+wrongnull@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Lib/test/test_zoneinfo/test_zoneinfo.py
Lib/zoneinfo/_tzpath.py
Misc/NEWS.d/next/Library/2025-03-09-01-09-12.gh-issue-114713.lkq9vZ.rst [new file with mode: 0644]