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

Jeroen Demeyer report at bugs.python.org
Wed Jul 3 09:39:24 EDT 2019


New submission from Jeroen Demeyer <J.Demeyer at UGent.be>:

Try to use _PyObject_CallNoArg in all places where a function is called without arguments.

----------
components: Interpreter Core
messages: 347230
nosy: jdemeyer
priority: normal
severity: normal
status: open
title: Use _PyObject_CallNoArg() in a few more places
versions: Python 3.9

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


More information about the Python-bugs-list mailing list