There's lots of Python code out there that relies on not using slots. If you're making a JIT, you can't assume that all code is using slots.
There's lots of Python code out there that relies on not using slots. If you're making a JIT, you can't assume that all code is using slots.