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 e149e66 commit dab5629Copy full SHA for dab5629
1 file changed
Misc/NEWS.d/next/Library/2025-12-05-17-58-29.gh-issue-140797.YxB27u.rst
@@ -0,0 +1,3 @@
1
+Revert changes to the undocumented :class:`!re.Scanner` class. Capturing
2
+groups are still allowed for backward compatibility, although using them can
3
+lead to incorrect result. They will be forbidden in future Python versions.
0 commit comments