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