Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve import time of the
pickle
module.
Importing `pickle` is now roughly 25% faster. Importing the `re` module is no longer needed and thus is no more implicitly exposed as `pickle.re`.
- Loading branch information