Skip to content

Declare support for Python 3.14#2407

Merged
dhruvmanila merged 1 commit intomainfrom
dhruv/3-14
Jan 9, 2026
Merged

Declare support for Python 3.14#2407
dhruvmanila merged 1 commit intomainfrom
dhruv/3-14

Conversation

@dhruvmanila
Copy link
Member

Summary

This PR officially declare support for Python 3.14 which I think we do looking at the changelog of 3.14.

Reference: https://docs.python.org/3/whatsnew/3.14.html

@MichaReiser
Copy link
Member

MichaReiser commented Jan 9, 2026

What about docs.python.org/3/whatsnew/3.14.html#whatsnew314-finally-syntaxwarning ?

I don't think this is implemented, see https://play.ruff.rs/fb66ac1a-155e-49f8-9e1b-5dfae415d4da. But I also don't consider syntax warnings as blocking to claim support for a newer Python version.

@dhruvmanila dhruvmanila merged commit d630988 into main Jan 9, 2026
30 checks passed
@dhruvmanila dhruvmanila deleted the dhruv/3-14 branch January 9, 2026 09:01
dhruvmanila added a commit to astral-sh/ty-vscode that referenced this pull request Jan 9, 2026
@carljm
Copy link
Contributor

carljm commented Jan 9, 2026

Also I think adding that syntax warning was a mistake, and I would be fine if ty never emulated it 😆 (EDIT: more seriously, I think it would be a great lint rule for ty in future -- but it shouldn't be a runtime warning.)

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.

3 participants