Unit test fails in Python 3.13 Lib/tests/test_time.py if ran with Europe/Dublin locale #144849
Closed as duplicate of#83985
Lib/tests/test_time.py if ran with Europe/Dublin locale #144849
Bug report
Bug description:
Standard time and Daylight Savings time are back to front in Ireland and I think this is causing
test_localtime_timezoneto fail in its execution can't think of any other reason this would fail :)CPython versions tested on:
3.13
Operating systems tested on:
Linux
Linked PRs