-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Closed
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixestestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
./python.exe -m test test_unparse
Using random seed: 1838242075
0:00:00 load avg: 3.28 Run 1 test sequentially
0:00:00 load avg: 3.28 [1/1] test_unparse
<unknown>:1: SyntaxWarning: invalid escape sequence '\ '
<unknown>:1: SyntaxWarning: invalid escape sequence '\ '
== Tests result: SUCCESS ==
1 test OK.
Total duration: 2.9 sec
Total tests: run=69
Total test files: run=1/1
Result: SUCCESSCPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
Linked PRs
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixestestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error