<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 29, 2019 at 7:55 AM Jeroen Demeyer <<a href="mailto:J.Demeyer@ugent.be">J.Demeyer@ugent.be</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2019-05-29 16:00, Christian Heimes wrote:<br>
> You could add a check to PyType_Ready() and have it either return an<br>
> error or fix tp_call.<br>
<br>
Yes, but the question is: which of these two alternatives? I would vote <br>
for fixing tp_call but Petr voted for an error.<br></blockquote><div><br></div><div>I also vote for the error so that people are sure they get the semantics they want/expect. If not defining tp_call is a reasonable thing then I would expect it to never have to be set to begin with and that doesn't sound like what anyone wants if we're talking about automatically filling it. <br></div></div></div>