8000 gh-118761: Improve import time of `pprint` by hugovk · Pull Request #122725 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add blurb
  • Loading branch information
hugovk committed Aug 6, 2024
commit f65cb1e42a762952b5abc91c470896c215ecd2d6
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Improve import time of :mod:`pprint` by around seven times. Patch by Hugo
van Kemenade.
0