Skip to content

Conversation

@hnrklssn
Copy link
Member

@hnrklssn hnrklssn commented Nov 7, 2025

This utility uses the walrus operator introduced in Python 3.8, but this causes tests to fail in Amazon Linux 2 CI, which uses Python 3.7. Since this is not a shipped product, that doesn't really matter, and 3.7 is an ancient EOL version anyways. The premerge CI uses Python 3.9 and later, so use that as a basis, just to avoid the same issue in the future in case some Python 3.9 feature sneaks in.

rdar://164151931

This utility uses the walrus operator introduced in Python 3.8, but this
causes tests to fail in Amazon Linux 2 CI, which uses Python 3.7. Since
this is not a shipped product, that doesn't really matter, and 3.7 is an
ancient EOL version anyways. The premerge CI uses Python 3.9 and later,
so use that as a basis, just to avoid the same issue in the future in
case some Python 3.9 feature sneaks in.

rdar://164151931
@hnrklssn
Copy link
Member Author

hnrklssn commented Nov 7, 2025

@swift-ci please smoke test

@hnrklssn hnrklssn enabled auto-merge November 8, 2025 01:16
@hnrklssn hnrklssn merged commit f9fb04f into swiftlang:main Nov 8, 2025
3 checks passed
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.

2 participants