[Python-Dev] PEP 580/590 discussion (original) (raw)
Jeroen Demeyer J.Demeyer at UGent.be
Thu May 9 17:17:06 EDT 2019
- Previous message (by thread): [Python-Dev] PEP 580/590 discussion
- Next message (by thread): [Python-Dev] PEP 580/590 discussion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2019-05-09 23:09, Brett Cannon wrote:
Any reason the above are all "Vectorcall" and not "VectorCall"? You seem to potentially have that capitalization for "PyCallMakeVectorCall" as mentioned below which seems to be asking for typos if there's going to be two ways to do it. :)
"PyCall_MakeVectorCall" is a typo for "PyVectorcall_Call" (https://github.com/python/peps/pull/1037)
Everything else uses "Vectorcall" or "VECTORCALL". In text, we use "vectorcall" without a space.
- Previous message (by thread): [Python-Dev] PEP 580/590 discussion
- Next message (by thread): [Python-Dev] PEP 580/590 discussion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]