gh-109653: What's new: Note improved import times for several stdlib modules in Python 3.13 by AlexWaygood · Pull Request #118697 · python/cpython · GitHub
Skip to content

gh-109653: What's new: Note improved import times for several stdlib modules in Python 3.13 - #118697

Merged
AlexWaygood merged 2 commits into
python:mainfrom
AlexWaygood:whatsnew-scoobydoo
May 7, 2024
Merged

AlexWaygood merged 2 commits into
python:mainfrom
AlexWaygood:whatsnew-scoobydoo

Conversation

@AlexWaygood

@AlexWaygood AlexWaygood commented May 7, 2024

Copy link
Copy Markdown
Member

@AlexWaygood
AlexWaygood requested a review from hugovk May 7, 2024 10:59
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news awaiting core review labels May 7, 2024
@ambv
ambv enabled auto-merge (squash) May 7, 2024 11:04

@hugovk hugovk left a comment

Copy link
Copy Markdown
Member

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%.

@AlexWaygood

Copy link
Copy Markdown
Member Author

@hugovk
hugovk disabled auto-merge May 7, 2024 11:13
@hugovk

hugovk commented May 7, 2024

Copy link
Copy Markdown
Member

@AlexWaygood
AlexWaygood requested a review from hugovk May 7, 2024 11:17
@AlexWaygood
AlexWaygood enabled auto-merge (squash) May 7, 2024 11:34
@AlexWaygood
AlexWaygood merged commit 44a9f3d into python:main May 7, 2024
@AlexWaygood
AlexWaygood deleted the whatsnew-scoobydoo branch May 7, 2024 11:34
SonicField pushed a commit to SonicField/cpython that referenced this pull request May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve import time of various stdlib modules

2 participants