Skip to content

[3.9] gh-113027: Fix test_variable_tzname in test_email (GH-113821)#126477

Merged
ambv merged 1 commit into
python:3.9from
encukou:backport-5f24da9-3.9
Nov 12, 2024
Merged

[3.9] gh-113027: Fix test_variable_tzname in test_email (GH-113821)#126477
ambv merged 1 commit into
python:3.9from
encukou:backport-5f24da9-3.9

Conversation

@encukou

@encukou encukou commented Nov 6, 2024

Copy link
Copy Markdown
Member

(cherry picked from commit 931d7e0)

Here's the smallest change that should fix the failing buildbot; main has better code here.

…GH-113821)

Determine the support of the Kyiv timezone by checking the result of
astimezone() which uses the system tz database and not the one
populated by zoneinfo.

(cherry picked from commit 931d7e0)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
@encukou

encukou commented Nov 6, 2024

Copy link
Copy Markdown
Member Author

!buildbot AMD64 Ubuntu Shared

@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @encukou for commit fcb59e6 🤖

The command will test the builders whose names match following regular expression: AMD64 Ubuntu Shared

The builders matched are:

  • AMD64 Ubuntu Shared PR

@encukou encukou requested a review from ambv November 7, 2024 10:52
@ambv ambv merged commit fb0b642 into python:3.9 Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants