]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114713: Handle case of an empty string passed to `zoneinfo.ZoneInfo` (#114731)
authorBogdan Romanyuk <65823030+wrongnull@users.noreply.github.com>
Tue, 15 Apr 2025 18:41:52 +0000 (18:41 +0000)
committerGitHub <noreply@github.com>
Tue, 15 Apr 2025 18:41:52 +0000 (18:41 +0000)
commit884df116d79b05d9342e05e50484d61c684ecb8b
tree0fbaa13b0d723cb6dbfc8c3febf7435c219802a9
parentf3192dac669ce14016efcec267ef331108d6b442
gh-114713: Handle case of an empty string passed to `zoneinfo.ZoneInfo` (#114731)

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]