There were cases where we do unnecessary work for builtin static types. This also simplifies some work necessary for a per-interpreter GIL.
4.6 KiB
4.6 KiB
There were cases where we do unnecessary work for builtin static types. This also simplifies some work necessary for a per-interpreter GIL.