Skip to content

Commit e7ca3ef

Browse files
committed
blurb
1 parent d765dc1 commit e7ca3ef

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Speed up :func:`re.compile` of patterns with character ranges by replacing
2+
the per-byte loop in :mod:`!re._compiler` with a single bytearray slice
3+
fill.

0 commit comments

Comments
 (0)