Commit 436b07c
committed
Correct format string
L was used for Py_ssize_t which was very wrong.
Also changed to use original row object passed in
rather than whatever PySequence_Fast converted it
to1 parent b35290f commit 436b07c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2362 | 2362 | | |
2363 | 2363 | | |
2364 | 2364 | | |
2365 | | - | |
| 2365 | + | |
2366 | 2366 | | |
2367 | 2367 | | |
2368 | 2368 | | |
| |||
0 commit comments