| Commit message (Expand) | Author | Age | Files | Lines |
* | [3.12] gh-106233: Fix stacklevel in zoneinfo.InvalidTZPathWarning (GH-106234)... | Miss Islington (bot) | 2024-02-06 | 1 | -2/+15 |
|
|
* | [3.12] gh-81682: Fix test failures when CPython is built without docstrings (... | Serhiy Storchaka | 2023-12-23 | 1 | -0/+3 |
|
|
* | [3.12] bpo-42663: Fix parsing TZ strings in zoneinfo module (GH-23825) (GH-11... | Serhiy Storchaka | 2023-10-15 | 1 | -7/+118 |
|
|
* | GH-86275: Implementation of hypothesis stubs for property-based tests, with z... | Paul Ganssle | 2023-05-12 | 2 | -0/+369 |
|
|
* | GH-102537: Handle check for PYTHONTZPATH failing in zoneinfo test (GH-102538) | Paul Ganssle | 2023-03-10 | 1 | -1/+8 |
|
|
* | gh-99138: Isolate _zoneinfo (#99218) | Erlend E. Aasland | 2023-02-15 | 1 | -3/+1 |
|
|
* | gh-97955: Migrate `zoneinfo` to Argument Clinic (#97958) | Nikita Sobolev | 2022-10-07 | 1 | -0/+13 |
|
|
* | bpo-46425: fix direct invocation of `test_fileutils` and `test_zoneinfo` (GH-... | Nikita Sobolev | 2022-01-22 | 1 | -2/+6 |
|
|
* | bpo-45577: test all pickle protocols in `test_zoneinfo` (GH-29167) | Nikita Sobolev | 2021-10-28 | 1 | -44/+53 |
|
|
* | bpo-41025: Fix subclassing for zoneinfo.ZoneInfo (GH-20965) | Paul Ganssle | 2020-08-14 | 1 | -2/+2 |
|
|
* | bpo-40275: Use new test.support helper submodules in tests (GH-21764) | Hai Shi | 2020-08-07 | 1 | -1/+1 |
|
|
* | bpo-41371: Handle lzma lib import error in test_zoneinfo.py (GH-21734) | Nathan M | 2020-08-06 | 1 | -1/+2 |
|
|
* | Further de-linting of zoneinfo module (#20499) | Paul Ganssle | 2020-05-29 | 1 | -9/+2 |
|
|
* | bpo-40536: Add zoneinfo.available_timezones (GH-20158) | Paul Ganssle | 2020-05-18 | 2 | -2/+138 |
|
|
* | bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) | Paul Ganssle | 2020-05-16 | 6 | -0/+2386 |
|
|