Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make tests aware that py313 is the latest supported Python version #11690

Merged
merged 2 commits into from
Jun 2, 2024

Conversation

AlexWaygood
Copy link
Member

Working on a PR for #11413, I noticed that the linter tests still thought that py312 was the latest version. This affects which autofixes are displayed in the snapshots for several of the pyupgrade rules.

@AlexWaygood AlexWaygood added the internal An internal refactor or improvement label Jun 2, 2024
Copy link
Contributor

github-actions bot commented Jun 2, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

crates/ruff_linter/src/settings/types.rs Outdated Show resolved Hide resolved
@AlexWaygood AlexWaygood enabled auto-merge (squash) June 2, 2024 13:02
@AlexWaygood AlexWaygood merged commit 9f3e609 into main Jun 2, 2024
17 checks passed
@AlexWaygood AlexWaygood deleted the latest-version branch June 2, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants