Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-42663: Fix parsing TZ strings in zoneinfo module (GH-23825) | Serhiy Storchaka | 2023-10-14 | 1 | -33/+53 |
* | Fix typos in documentation and comments (GH-102374) | Michael K | 2023-03-02 | 1 | -1/+1 |
* | Fix typos in the Lib directory (GH-28775) | Christian Clauss | 2021-10-06 | 1 | -1/+1 |
* | Update error message in _zoneinfo.py to use f-string (GH-20577) | aboddie | 2020-06-03 | 1 | -1/+1 |
* | Further de-linting of zoneinfo module (#20499) | Paul Ganssle | 2020-05-29 | 1 | -1/+1 |
* | bpo-40443: Remove unused imports in the zoneinfo (GH-20354) | Dong-hee Na | 2020-05-24 | 1 | -3/+0 |
* | bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) | Paul Ganssle | 2020-05-16 | 1 | -0/+755 |