[New-bugs-announce] [issue36970] Rename _PyObject_FastCall functions

Jeroen Demeyer report at bugs.python.org
Mon May 20 04:40:40 EDT 2019


New submission from Jeroen Demeyer <J.Demeyer at UGent.be>:

As preparation for PEP 590, rename

_PyObject_FastCallKeywords -> _PyObject_Vectorcall
_PyObject_FastCallDict -> _PyObject_VectorcallDict

----------
components: Interpreter Core
messages: 342892
nosy: Mark.Shannon, jdemeyer, petr.viktorin
priority: normal
severity: normal
status: open
title: Rename _PyObject_FastCall functions
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36970>
_______________________________________


More information about the New-bugs-announce mailing list