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 134b179 commit d62cc5bCopy full SHA for d62cc5b
1 file changed
Misc/NEWS.d/next/Library/2026-04-19-23-29-38.gh-issue-148762.HSCJka.rst
@@ -0,0 +1,2 @@
1
+Multiline regexes starting with a caret, such as ``re.compile("^foo",
2
+re.MULTILINE)``, now run significantly faster.
0 commit comments