diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/0301.bpo-30340.kvtGm-.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/0301.bpo-30340.kvtGm-.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/0301.bpo-30340.kvtGm-.rst b/Misc/NEWS.d/next/Library/0301.bpo-30340.kvtGm-.rst deleted file mode 100644 index d79acef..0000000 --- a/Misc/NEWS.d/next/Library/0301.bpo-30340.kvtGm-.rst +++ /dev/null @@ -1,2 +0,0 @@ -Enhanced regular expressions optimization. This increased the performance of -matching some patterns up to 25 times. |