[issue37493] Use _PyObject_CallNoArg() in a few more places

Inada Naoki report at bugs.python.org
Thu Jul 4 06:35:52 EDT 2019


Inada Naoki <songofacandy at gmail.com> added the comment:


New changeset 7f41c8e0dd237d1f3f0a1d2ba2f3ee4e4bd400a7 by Inada Naoki (Jeroen Demeyer) in branch 'master':
bpo-37493: use _PyObject_CallNoArg in more places (GH-14575)
https://github.com/python/cpython/commit/7f41c8e0dd237d1f3f0a1d2ba2f3ee4e4bd400a7


----------
nosy: +inada.naoki

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37493>
_______________________________________


More information about the Python-bugs-list mailing list