Allow calling __call__ explicitly
We had a few places where we added BoxedBuiltinFunctionOrMethod, which don't have bind-on-get behavior, causing issues with __call__
Showing
Please register or sign in to comment
We had a few places where we added BoxedBuiltinFunctionOrMethod, which don't have bind-on-get behavior, causing issues with __call__