]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Fix syntax in generate_re_casefix.py (GH-122699) (#122722)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 6 Aug 2024 06:42:27 +0000 (08:42 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2024 06:42:27 +0000 (06:42 +0000)
commitbe88b3b996dd74a9c3e5caada59064ee1681a2b9
tree63e62dd550aec46341070601df24613cde9506dd
parent2ff41583fdf6118fe762c4d46a37b776c135c3a9
[3.12] Fix syntax in generate_re_casefix.py (GH-122699) (#122722)

This was broken in gh-97963.
(cherry picked from commit b72c748d7fb4ecc0bc4626c7bc05fbc6c83f0ba8)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Lib/re/_casefix.py
Tools/build/generate_re_casefix.py