]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] [3.12] gh-83162: Rename re.error in idlelib (GH-101677) (GH-112987) (#113013)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 12 Dec 2023 16:21:07 +0000 (17:21 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2023 16:21:07 +0000 (16:21 +0000)
commit11f9502192239fdb80ae517f2bbbec7163ba1176
tree0aa6e104985aeb9bb517543dc3cd480e5e49ce9d
parentf83087ce03367ea38069727245c6fff87741d551
[3.11] [3.12] gh-83162: Rename re.error in idlelib (GH-101677) (GH-112987) (#113013)

Backport idlelib part of GH-101677 with simple rename.
(cherry picked from commit fd3b8947256309ba478a4e3ba8c0c81b1260b67f)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/replace.py
Lib/idlelib/searchengine.py