Message 343041 - Python tracker

Message343041

Author jdemeyer
Recipients Mark.Shannon, jdemeyer, petr.viktorin
Date 2019-05-21.12:52:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558443139.24.0.108725502818.issue36970@roundup.psfhosted.org>
In-reply-to
Content
What's your opinion on renaming also

_PyCFunction_FastCallKeywords -> _PyCFunction_Vectorcall
_PyFunction_FastCallKeywords -> _PyFunction_Vectorcall

If you agree, I will add it to the PR.
History
Date User Action Args
2019-05-21 12:52:19jdemeyersetrecipients: + jdemeyer, petr.viktorin, Mark.Shannon
2019-05-21 12:52:19jdemeyersetmessageid: <1558443139.24.0.108725502818.issue36970@roundup.psfhosted.org>
2019-05-21 12:52:19jdemeyerlinkissue36970 messages
2019-05-21 12:52:19jdemeyercreate