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 petr.viktorin
Recipients Mark.Shannon, jdemeyer, petr.viktorin
Date 2019-05-21.14:57:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558450632.72.0.144488452255.issue36970@roundup.psfhosted.org>
In-reply-to
Content
If and when a function uses the vectorcall protocol (including the argument offset flag), it makes sense to rename it to vectorcall. Doing it before is misleading, IMO.

Splitting fixes to unrelated issues (like bpo-36907) from PEP 590 is great, but this one needs to be merged together with PEP 590.
History
Date User Action Args
2019-05-21 14:57:12petr.viktorinsetrecipients: + petr.viktorin, Mark.Shannon, jdemeyer
2019-05-21 14:57:12petr.viktorinsetmessageid: <1558450632.72.0.144488452255.issue36970@roundup.psfhosted.org>
2019-05-21 14:57:12petr.viktorinlinkissue36970 messages
2019-05-21 14:57:12petr.viktorincreate