This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jdemeyer
Recipients jdemeyer
Date 2019-07-03.13:39:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562161164.42.0.425095405728.issue37493@roundup.psfhosted.org>
In-reply-to
Content
Try to use _PyObject_CallNoArg in all places where a function is called without arguments.
History
Date User Action Args
2019-07-03 13:39:24jdemeyersetrecipients: + jdemeyer
2019-07-03 13:39:24jdemeyersetmessageid: <1562161164.42.0.425095405728.issue37493@roundup.psfhosted.org>
2019-07-03 13:39:24jdemeyerlinkissue37493 messages
2019-07-03 13:39:24jdemeyercreate