Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-109653: What's new: Note improved import times for several stdlib modules in Python 3.13#118697
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…tdlib modules in Python 3.13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Would be nice to include some numbers if appropriate, maybe as a range?
Something like:
* Several standard library modules have had their import times significantly- improved.+ improved, from around XX% to YY%.
I'll add some ballpark figures. I'mslightly wary of being too precise, because you'll only e.g. enjoy the |
Yep, a rough ballpark is perfect. As you say, this really helps CLIs rather than big apps or libraries. People who really care can click through to the PRs to see the full details. |
…tdlib modules in Python 3.13 (python#118697)
Uh oh!
There was an error while loading.Please reload this page.
Closes#109653
📚 Documentation preview 📚:https://cpython-previews--118697.org.readthedocs.build/