Message 342893 - Python tracker

Message342893

Author skrah
Recipients Mark.Shannon, jdemeyer, petr.viktorin, skrah
Date 2019-05-20.08:50:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558342215.3.0.486946258537.issue36970@roundup.psfhosted.org>
In-reply-to
Content
Sorry for the bikeshedding here, but I'll read those function names a
lot. Is it possible to rename Vectorcall, which looks good on its own
but not inside _PyObject_VectorcallDict()?

_PyObject_FastCallDict is much easier to read.


Has the PEP been accepted? It still says "Draft".
History
Date User Action Args
2019-05-20 08:50:15skrahsetrecipients: + skrah, petr.viktorin, Mark.Shannon, jdemeyer
2019-05-20 08:50:15skrahsetmessageid: <1558342215.3.0.486946258537.issue36970@roundup.psfhosted.org>
2019-05-20 08:50:15skrahlinkissue36970 messages
2019-05-20 08:50:15skrahcreate