Commit fdc485a
Discovered using clang's MemorySanitizer when it ran python3's
test_fstring test_misformed_unicode_character_name.
An msan build will fail by simply executing: ./python -c 'u"\N"'
(cherry picked from commit 746b2d3)
Co-authored-by: Gregory P. Smith <[email protected]>
1 parent ae88781 commit fdc485a
File tree
2 files changed
+4
-1
lines changed- Misc/NEWS.d/next/Core and Builtins
- Objects
2 files changed
+4
-1
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6133 | 6133 | | |
6134 | 6134 | | |
6135 | 6135 | | |
6136 | | - | |
| 6136 | + | |
6137 | 6137 | | |
6138 | 6138 | | |
6139 | 6139 | | |
| |||
0 commit comments