Skip to content

Add classifier for Python 3.14 - #19199

Merged
JelleZijlstra merged 1 commit into
python:masterfrom
cdce8p:314-classifier
Jun 2, 2025
Merged

Add classifier for Python 3.14#19199
JelleZijlstra merged 1 commit into
python:masterfrom
cdce8p:314-classifier

Conversation

@cdce8p

Copy link
Copy Markdown
Collaborator

Similar to #17891 add the classifier for 3.14. The tests all pass and the next release is unlikely to happen before 3.14.0b3. Note though, not all features might be supported just yet.

@github-actions

Copy link
Copy Markdown
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

nox (https://github.com/wntrblm/nox): 1.20x slower (24.4s -> 29.2s in single noisy sample)
typeshed-stats (https://github.com/AlexWaygood/typeshed-stats): 1.59x slower (57.6s -> 91.7s in single noisy sample)
mypy (https://github.com/python/mypy): 1.13x slower (93.1s -> 104.9s in single noisy sample)
discord.py (https://github.com/Rapptz/discord.py): 1.10x faster (303.5s -> 276.2s in single noisy sample)

@JelleZijlstra
JelleZijlstra merged commit 1b4ef34 into python:masterJun 2, 2025
@cdce8p
cdce8p deleted the 314-classifier branch June 2, 2025 14:01
@cdce8pcdce8p mentioned this pull request May 8, 2026
Sign up for freeto 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

@cdce8p@JelleZijlstra