SIGN IN SIGN UP

gh-118761: Improve import time of the `pickle` module. (#128732)

Importing `pickle` is now roughly 25% faster.

Importing the `re` module is no longer needed and
thus `re` is no more implicitly exposed as `pickle.re`.

---------

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
B
Bénédikt Tran committed
ff3e145b2770ffe86c905b1092747ce3d8381319
Parent: 1153e66
Committed by GitHub <noreply@github.com> on 1/14/2025, 11:26:26 AM