Re: [Python-Dev] PEP 590: vectorcall without tp_call

2019年5月29日 07:56:55 -0700

On 2019年05月29日 16:00, Christian Heimes wrote:
You could add a check to PyType_Ready() and have it either return an
error or fix tp_call.
Yes, but the question is: which of these two alternatives? I would vote for fixing tp_call but Petr voted for an error.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to