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

Skip to content

Fix errors when type checking stdlib with Python 3.14 #13977

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 2 commits into from
May 9, 2025

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented May 9, 2025

Extracted from #13957

@srittau
Copy link
Collaborator Author

srittau commented May 9, 2025

I tested whether certain __replace__ arguments are necessary locally by just calling Whatever().__replace__(...) and seeing whether that worked or a certain argument was required.

This comment has been minimized.

Copy link
Contributor

github-actions bot commented May 9, 2025

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau srittau merged commit 2d46095 into python:main May 9, 2025
55 checks passed
@srittau srittau deleted the fix-py314-ast branch May 9, 2025 19:04
max-muoto pushed a commit to max-muoto/typeshed that referenced this pull request May 10, 2025
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