cpython/Lib/re
Miss Islington (bot) be88b3b996
[3.12] Fix syntax in generate_re_casefix.py (GH-122699) (#122722)
This was broken in gh-97963.
(cherry picked from commit b72c748d7f)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2024-08-06 06:42:27 +00:00
..
__init__.py gh-91524: Speed up the regular expression substitution (#91525) 2022-10-23 15:57:30 -07:00
_casefix.py [3.12] Fix syntax in generate_re_casefix.py (GH-122699) (#122722) 2024-08-06 06:42:27 +00:00
_compiler.py [3.12] gh-109747: Improve errors for unsupported look-behind patterns (GH-109859) (GH-110859) 2023-10-14 06:42:19 +00:00
_constants.py gh-91524: Speed up the regular expression substitution (#91525) 2022-10-23 15:57:30 -07:00
_parser.py [3.12] gh-109747: Improve errors for unsupported look-behind patterns (GH-109859) (GH-110859) 2023-10-14 06:42:19 +00:00