[mypyc] Use faster METH_FASTCALL wrapper functions on Python 3.7+ #9894
Add vectorcall args parser
ba2d8f03
[WIP] Hacky partial vectorcall support
1e004407
Fix multiple modules
9dc2dc1c
Don't use verctorcall for __call__ for now
de9e53fd
Fix methods
aeb3ba87
Support keyword-only arguments
31f86808
Replace uses of _PyArg_Parser with CPyArg_Parser
c85f7524
Optimize argument parsing a little
9a707565
Support *args and **kwargs in called function
3298f129
Update LICENSE to mention getargsfast
3b00e8de
Add overview comment
2fcb6c01
Fix __init__/__call__ checks
ac213ffb
Simplify code a bit
fd3a9c50
Fix Python 3.6
e0cf0cf2
Refactor
4be74d1a
More refactoring
a6a254ae
Add docstrings
1d904725
Minor refactoring
4ba8debe
Minor refactoring
64714acc
Minor cleanup
4c6989e0
Fix typo
8aec3ddb
Fix vectorcall header
2f417639
Share some code
dd0513e3
JukkaL
merged
5d2ea169
into master 5 years ago
JukkaL
deleted the vectorcall branch 5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub