-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
typing.NewType
docs: the future performance improvements are now in the past
#105354
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
Conversation
My benchmarks for
So this seems right. |
Thanks @AlexWaygood for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
1�7 the past (pythonGH-105354) (cherry picked from commit 5f65ff0) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
GH-105414 is a backport of this pull request to the 3.12 branch. |
GH-105415 is a backport of this pull request to the 3.11 branch. |
1�7 the past (pythonGH-105354) (cherry picked from commit 5f65ff0) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Yeah, I checked before filing the PR :) |
Alternatively, as Serhiy suggested, we could just delete the bit in the existing
.. versionchanged
note that mentions the performance degradation in Python 3.10.📚 Documentation preview 📚: https://cpython-previews--105354.org.readthedocs.build/