We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d776e1b commit 0741652Copy full SHA for 0741652
1 file changed
Misc/NEWS.d/next/Library/2026-07-01-12-00-00.gh-issue-152054.Ci7Set.rst
@@ -0,0 +1,2 @@
1
+Speed up matching of case-insensitive character sets in :mod:`re`, such as
2
+``[a-z]+`` used with the :const:`re.IGNORECASE` flag. Patch by Pieter Eendebak.
0 commit comments