Thanks to visit codestin.com
Credit goes to github.com

Skip to content

test_fstring.py:1655: SyntaxWarning: invalid escape sequence #129693

Closed
@utkonos

Description

@utkonos

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

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dirtopic-parsertype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions