]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140145: Use repr of the key in `zoneinfo` "No time zone found" error (#140433)
authorWeilin Du <1372449351@qq.com>
Mon, 15 Jun 2026 16:11:10 +0000 (00:11 +0800)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2026 16:11:10 +0000 (17:11 +0100)
commit585e14c7d3fbe773ff54b4038567ca1159fb295a
tree88b8d2981d69a4f8e08744a381d38549ebc73565
parent46107ad9da0add7aa5c0a899e159d89c1376d6be
gh-140145: Use repr of the key in `zoneinfo` "No time zone found" error (#140433)

Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/zoneinfo/_common.py