int overflow errors
jamesbowman opened this issue · 0 comments
jamesbowman commented
Bug report via email, that writing a 23386x23386px fails due to int overflow errors.
Would be better to do the relevant arithmetic at unsigned PY_LONG_LONG
.
- regression test
- address arithmetic using
unsigned PY_LONG_LONG