Commit 15fec56
* bpo-40880: Fix invalid read in newline_in_string in pegen.c
* Update Parser/pegen/pegen.c
Co-authored-by: Lysandros Nikolaou <[email protected]>
* Add NEWS entry
Co-authored-by: Lysandros Nikolaou <[email protected]>
(cherry picked from commit 2e6593d)
Co-authored-by: Pablo Galindo <[email protected]>
1 parent 79e6c15 commit 15fec56
File tree
2 files changed
+4
-2
lines changed- Misc/NEWS.d/next/Core and Builtins
- Parser/pegen
2 files changed
+4
-2
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
936 | 936 | | |
937 | 937 | | |
938 | 938 | | |
939 | | - | |
940 | | - | |
| 939 | + | |
| 940 | + | |
941 | 941 | | |
942 | 942 | | |
943 | 943 | | |
| |||
0 commit comments