Mark Dickinson <dicki...@gmail.com> added the comment:

There's also the (lesser) issue that we're using C `int`s for things that 
should really be `ssize_t`s. But that can be fixed / changed separately for the 
fix for this issue.

> I'll see if I can find time for a fix this evening (UTC+1).

Yep, sorry; this didn't happen. I blame the children. :-(

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31619>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to