Rune Tynan added the comment:
It has been over a month and I'm still waiting for an updated PR review. I
understand if people are busy, but don't want this to just fall through the
cracks.
--
___
Python tracker
<https://bu
Change by Rune Tynan :
--
keywords: +patch
pull_requests: +12607
stage: needs patch -> patch review
___
Python tracker
<https://bugs.python.org/issu
Rune Tynan 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
Rune Tynan added the comment:
I have some interest in making a fix for this. From discussion, I'm thinking
that, barring names that already have clear meaning (EG, left/right for things
with two parameters):
- PyObject* that is unknown type remains `obj`
- PyObject* with unicode stri
Change by Rune Tynan :
--
nosy: +Rune Tynan
___
Python tracker
<https://bugs.python.org/issue18697>
___
___
Python-bugs-list mailing list
Unsubscribe: