Skip to content

Fix stubtest tests on 3.14 #19074

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

Merged
merged 1 commit into from
May 12, 2025
Merged

Fix stubtest tests on 3.14 #19074

merged 1 commit into from
May 12, 2025

Conversation

JelleZijlstra
Copy link
Member

The annotations-related ones are due to PEP 649/749. __classdictcell__ is from PEP 695 (Python 3.12); not 100% sure what changed there.

Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

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

Thanks for improving 3.14 compatibility!

@JukkaL JukkaL merged commit 1a2dccf into python:master May 12, 2025
12 checks passed
@JelleZijlstra JelleZijlstra deleted the stubtest314 branch May 12, 2025 14:59
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