Closed
Description
Bug report
Bug description:
This is a failure during the set of tests performed during build of 3.13.2:
default: 0:00:22 load avg: 1.70 [18/44] test_fstring
default: /root/Python-3.13.2/Lib/test/test_fstring.py:1655: SyntaxWarning: invalid escape sequence '\N'
default: self.assertEqual(f'{b"\N{OX}"=}', 'b"\\N{OX}"=b\'\\\\N{OX}\'')
CPython versions tested on:
3.13
Operating systems tested on:
Linux