PyPy still has the GIL so the multithreading stuff is the same problem.

However, the JIT does make things much faster

What happened to the STM version of PyPy with no GIL?

I was soo excited when they announced this, but I've heard almost nothing since.