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