[Python-Dev] PEP 590: vectorcall without tp_call (original) (raw)
Jeroen Demeyer J.Demeyer at UGent.be
Wed May 29 10:54:11 EDT 2019
- Previous message (by thread): [Python-Dev] PEP 590: vectorcall without tp_call
- Next message (by thread): [Python-Dev] PEP 590: vectorcall without tp_call
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2019-05-29 16:00, Christian Heimes wrote:
You could add a check to PyTypeReady() and have it either return an error or fix tpcall.
Yes, but the question is: which of these two alternatives? I would vote for fixing tp_call but Petr voted for an error.
- Previous message (by thread): [Python-Dev] PEP 590: vectorcall without tp_call
- Next message (by thread): [Python-Dev] PEP 590: vectorcall without tp_call
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]