Skip to content

Commit 17242dd

Browse files
committed
update NEWS
1 parent 4063875 commit 17242dd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
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.
1+
Improve import time of :mod:`pickle` by 25% by removing an unnecessary
2+
regular expression. As such, :mod:`re` is no more implicitly available
3+
as ``pickle.re``. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)