mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
d189480942
gh-107967: Fix infinite recursion on invalid escape sequence warning (GH-107968)
(cherry picked from commit d66bc9e8a7)
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>