Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.9] Fix typos in the Lib directory (GH-28775) (GH-28803) | Christian Clauss | 2021-10-07 | 1 | -1/+1 |
* | [3.9] fix typo in warning (GH-20620) (#25601) | Senthil Kumaran | 2021-04-25 | 1 | -1/+1 |
* | Update error message in _zoneinfo.py to use f-string (GH-20577) | Miss Islington (bot) | 2020-06-03 | 1 | -1/+1 |
* | Further de-linting of zoneinfo module (GH-20499) | Miss Islington (bot) | 2020-05-29 | 3 | -3/+3 |
* | bpo-40443: Remove unused imports in the zoneinfo (GH-20354) | Miss Islington (bot) | 2020-05-24 | 2 | -4/+0 |
* | bpo-40536: Add zoneinfo.available_timezones (GH-20158) | Paul Ganssle | 2020-05-18 | 2 | -0/+67 |
* | bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) | Paul Ganssle | 2020-05-16 | 4 | -0/+1060 |