On 2025/06/13 5:54, John Snow wrote:
\{ is an illegal escape sequence, to get a literal backslash we need to
use \\.

This is being fixed because of an issue spotted when attempting to use
the pyupgrade script.

Signed-off-by: John Snow <js...@redhat.com>

Reviewed-by: Akihiko Odaki <od...@rsg.ci.i.u-tokyo.ac.jp>

Reply via email to