Skip to content

Change unit test to use "America/New_York" time zone name.#108

Merged
da4089 merged 1 commit intomasterfrom
107-running-test_icalendarpytest_omits_dst_offset-fails
Feb 1, 2025
Merged

Change unit test to use "America/New_York" time zone name.#108
da4089 merged 1 commit intomasterfrom
107-running-test_icalendarpytest_omits_dst_offset-fails

Conversation

@da4089
Copy link

@da4089 da4089 commented Feb 1, 2025

Ubuntu 24.10 (at least) has removed the "US/*" time zone names from the installed zoneinfo database: the files are now available through a supplementary package, "tzdata-legacy", but it is not installed by default.

To avoid confusing, pointless, breakage, switch to using the "America/New_York" name, which is (thus far) universally available, but semantically identical.

Ubuntu 24.10 (at least) has removed the "US/*" time zone names from the
installed zoneinfo database: the files are now available through a
supplementary package, "tzdata-legacy", but it is not installed by
default.

To avoid confusing, pointless, breakage, switch to using the
"America/New_York" name, which is (thus far) universally available,
but semantically identical.
@da4089 da4089 linked an issue Feb 1, 2025 that may be closed by this pull request
@da4089 da4089 merged commit 29034e1 into master Feb 1, 2025
8 checks passed
@da4089 da4089 deleted the 107-running-test_icalendarpytest_omits_dst_offset-fails branch February 1, 2025 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running test_icalendar.py::test_omits_dst_offset fails.

1 participant