]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-41371: Handle lzma lib import error in test_zoneinfo.py (GH-21734) (GH...
authorKarthikeyan Singaravelan <tir.karthi@gmail.com>
Sat, 10 Oct 2020 04:39:09 +0000 (10:09 +0530)
committerGitHub <noreply@github.com>
Sat, 10 Oct 2020 04:39:09 +0000 (10:09 +0530)
commit20bdeedfb4ebd250dad9834c96cb858d83c896cb
tree9c9c2cede8dbe30b75c43ce5168d4982378832c5
parent1f75fc7a9d9efbced2e0b0001ac148268a626d63
[3.9] bpo-41371: Handle lzma lib import error in test_zoneinfo.py (GH-21734) (GH-22039)

(cherry picked from commit 5f0769a)

Co-authored-by: Nathan M <nathanmaynes@gmail.com>
Lib/test/test_zoneinfo/test_zoneinfo.py