Commit 1912b39
committed
_PyUnicodeWriter_WriteStr() now checks that the input string is consistent
in debug mode to detect bugs earlier.
_PyUnicodeWriter_Finish() doesn't check if the read only string is consistent,
whereas it does check consistency for strings built by itself.1 parent aa4c36f commit 1912b39
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13422 | 13422 | | |
13423 | 13423 | | |
13424 | 13424 | | |
| 13425 | + | |
13425 | 13426 | | |
13426 | 13427 | | |
13427 | 13428 | | |
| |||
0 commit comments