cpython/Lib/re
Miss Islington (bot) ee894d2abb
[3.13] gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944) (GH-140983)
(cherry picked from commit fa9c3eefd4)

Co-authored-by: Abhishek Tiwari <Abhi210@users.noreply.github.com>
2025-11-04 11:17:29 +00:00
..
__init__.py [3.13] gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944) (GH-140983) 2025-11-04 11:17:29 +00:00
_casefix.py [3.13] Fix syntax in generate_re_casefix.py (GH-122699) (#122721) 2024-08-06 06:46:14 +00:00
_compiler.py [3.13] gh-126505: Fix bugs in compiling case-insensitive character classes (GH-126557) (GH-126689) 2024-11-11 16:54:57 +00:00
_constants.py GH-83162: Rename re.error for better clarity. (#101677) 2023-12-11 15:45:08 -05:00
_parser.py gh-109747: Improve errors for unsupported look-behind patterns (GH-109859) 2023-10-14 09:13:02 +03:00