gh-109653: What's new: Note improved import times for several stdlib modules in Python 3.13#118697
Conversation
…tdlib modules in Python 3.13
hugovk
left a comment
There was a problem hiding this comment.
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'm slightly 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)
Closes #109653
📚 Documentation preview 📚: https://cpython-previews--118697.org.readthedocs.build/