Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-46124: Update zoneinfo to rely on importlib.resources traversable API. (G... | Jason R. Coombs | 2022-01-21 | 1 | -1/+1 |
* | fix typo in warning (#20620) | Allen | 2021-04-25 | 1 | -1/+1 |
* | Further de-linting of zoneinfo module (#20499) | Paul Ganssle | 2020-05-29 | 1 | -1/+2 |
* | bpo-40443: Remove unused imports in the zoneinfo (GH-20354) | Dong-hee Na | 2020-05-24 | 1 | -1/+0 |
* | bpo-40536: Add zoneinfo.available_timezones (GH-20158) | Paul Ganssle | 2020-05-18 | 1 | -0/+65 |
* | bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) | Paul Ganssle | 2020-05-16 | 1 | -0/+110 |