Message342987
| Author | jdemeyer |
|---|---|
| Recipients | Mark.Shannon, jdemeyer, petr.viktorin, vstinner |
| Date | 2019-05-21.08:45:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558428302.96.0.877189565286.issue36970@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The consensus on PEP 590 now seems to be to keep the name `_PyObject_FastCallDict` and rename only `_PyObject_FastCallKeywords` -> `_PyObject_Vectorcall`. For the record: I don't agree with this decision but I'll implement it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-21 08:45:02 | jdemeyer | set | recipients: + jdemeyer, vstinner, petr.viktorin, Mark.Shannon |
| 2019-05-21 08:45:02 | jdemeyer | set | messageid: <1558428302.96.0.877189565286.issue36970@roundup.psfhosted.org> |
| 2019-05-21 08:45:02 | jdemeyer | link | issue36970 messages |
| 2019-05-21 08:45:02 | jdemeyer | create | |