• Kevin Modzelewski's avatar
    Add param names to type.__call__ · 385a628b
    Kevin Modzelewski authored
    This is not quite right since type.__call__ isn't even a proper function in
    CPython.  But our handling of it is complicated enough that I think it's
    worth trying this workaround for now.
    385a628b
types.cpp 176 KB