Commit b9dcffb
Victor Stinner
Fix 'c' format of PyUnicode_Format()
formatbuf is now an array of Py_UCS4, not of Py_UNICODE1 parent c17f540 commit b9dcffb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12254 | 12254 | | |
12255 | 12255 | | |
12256 | 12256 | | |
12257 | | - | |
| 12257 | + | |
12258 | 12258 | | |
12259 | 12259 | | |
12260 | 12260 | | |
| |||
0 commit comments