Optimize creation of extension objects
We can't rewrite into the object-creation behavior, but we can rewrite the decision to just use CPython's c slots.
Showing
Please register or sign in to comment
We can't rewrite into the object-creation behavior, but we can rewrite the decision to just use CPython's c slots.