Skip to content

Remove some unnecessary monkeypatching on Python 3.13+ #379

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 10, 2024

Conversation

AlexWaygood
Copy link
Member

Even if python/cpython#118900 is merged, I think we should still make this change: as a general principle, we should aim to monkeypatch the typing module as little as possible

@AlexWaygood
Copy link
Member Author

The 3.13 test failure is the pre-existing one we already have on main

@JelleZijlstra JelleZijlstra merged commit 781e996 into main May 10, 2024
17 of 18 checks passed
@JelleZijlstra JelleZijlstra deleted the no-monkey-business branch May 10, 2024 15:22
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