Stefan Krah <ste...@bytereef.org> added the comment:

It is one thing to name something __vectorcall, and quite another to mix camel 
and normal case.

When I'm scanning the code very quickly, I initially parse 
_PyObject_VectorcallDict as PyObject_VectorallDict or_PyObject_Vector_callDict.


>From the perspective of reading, it is one of the most obnoxious
names I've seen in the Python code base.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36970>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to