Skip to content

Commit fb7ede3

Browse files
committed
blurb
1 parent 348f2f7 commit fb7ede3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Reduce the import time of :mod:`csv` by up to five times, by importing
2+
:mod:`re` on demand. In particular, ``re`` is no more implicitly exposed
3+
as ``csv.re``. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)