
April 3, 2019
7:53 p.m.
Rune Tynan <runetynan@gmail.com> added the comment: Another inconsistency I've noticed is that the code sometimes refers to Py_ssize_t instances as a 'length' and sometimes as a 'size'. It seems like 'size' is the more common one in the docs, but the headers more often use 'length'. Which would be the better one to keep for the common case? ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue18697> _______________________________________