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 Mark.Shannon, jdemeyer, petr.viktorin, skrah
Date 2019-05-20.08:52:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558342373.38.0.982673499212.issue36970@roundup.psfhosted.org>
In-reply-to
Content
> Is it possible to rename Vectorcall, which looks good on its own but not inside _PyObject_VectorcallDict()?

I don't understand what you mean here?

> _PyObject_FastCallDict is much easier to read.

You think that "_PyObject_FastCallDict" is easier to read than "_PyObject_VectorcallDict"? I don't think that there is much difference.

> Has the PEP been accepted? It still says "Draft".

It's very close to being accepted, just some details to work out.
History
Date User Action Args
2019-05-20 08:52:53jdemeyersetrecipients: + jdemeyer, petr.viktorin, skrah, Mark.Shannon
2019-05-20 08:52:53jdemeyersetmessageid: <1558342373.38.0.982673499212.issue36970@roundup.psfhosted.org>
2019-05-20 08:52:53jdemeyerlinkissue36970 messages
2019-05-20 08:52:53jdemeyercreate