>>105635327
kek

>>105634376
Python 3.14 will be fucking glorious
https://docs.python.org/3.14/whatsnew/3.14.html
- the GIL can be disabled at build time
- the JIT compiler can be enabled at runtime
- zero-overhead debugging
- `pdb` remote attaching
- using subinterpreters in the same process
- lazy evaluation of type annotations by default