Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update known stdlib#25103

Merged
MichaReiser merged 1 commit into
mainfrom
micha/update-known-stdlib
May 11, 2026
Merged

Update known stdlib#25103
MichaReiser merged 1 commit into
mainfrom
micha/update-known-stdlib

Conversation

@MichaReiser
Copy link
Copy Markdown
Member

Summary

This adds preliminary support for Python 3.15. We'll need to re-run the script before releasing stable 3.15 support.

Closes #25100 (comment)

Related to #21119

Test Plan

Added test

@MichaReiser MichaReiser added the isort Related to import sorting label May 11, 2026
@MichaReiser MichaReiser requested a review from ntBre May 11, 2026 14:21
@astral-sh-bot
Copy link
Copy Markdown

astral-sh-bot Bot commented May 11, 2026

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

Copy link
Copy Markdown
Contributor

@ntBre ntBre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I was curious about the sre changes but found that they were removed in the release notes: https://docs.python.org/3.15/whatsnew/3.15.html#sre.

@MichaReiser MichaReiser merged commit 60d75d7 into main May 11, 2026
58 of 59 checks passed
@MichaReiser MichaReiser deleted the micha/update-known-stdlib branch May 11, 2026 14:39
thejchap pushed a commit to thejchap/ruff that referenced this pull request May 23, 2026
## Summary

This adds preliminary support for Python 3.15. We'll need to re-run the
script before releasing stable 3.15 support.

Closes
astral-sh#25100 (comment)

Related to astral-sh#21119

## Test Plan

Added test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

isort Related to import sorting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

target [email protected]: tomllib treated as non-standard library; is this an expected change?

2 participants