July 1, 2019
11:22 p.m.
Inada Naoki <songofacandy@gmail.com> added the comment:
Oh! Fair enough, I had missed it. Does the note also involve `Py_BuildValue`? If so, the documentation of `Py_BuildValue` should probably be updated; if not, I think it would be clearer if the note mentioned that it only applies to parsing, not building, values.
Yes, this is same to Py_BuildValue. The document of Py_BuildValue should be `int or Py_ssize_t` too. ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue37465> _______________________________________