summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_zoneinfo/test_zoneinfo.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-41025: Fix subclassing for zoneinfo.ZoneInfo (GH-20965)Paul Ganssle2020-08-141-2/+2
* bpo-41371: Handle lzma lib import error in test_zoneinfo.py (GH-21734)Nathan M2020-08-061-1/+2
* Further de-linting of zoneinfo module (#20499)Paul Ganssle2020-05-291-9/+2
* bpo-40536: Add zoneinfo.available_timezones (GH-20158)Paul Ganssle2020-05-181-1/+113
* bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909)Paul Ganssle2020-05-161-0/+1994