We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b6aa1 commit 0c5d01aCopy full SHA for 0c5d01a
Misc/NEWS.d/next/Library/2025-01-10-13-34-33.gh-issue-118761.qRB8nS.rst
@@ -0,0 +1,2 @@
1
+Improve import time of :mod:`pickle` by 25% by removing an un-necessary
2
+import to :mod:`re`. Patch by Bénédikt Tran.
0 commit comments