23
PEP 703 is going to be accepted, are you ready for noGIL?
(discuss.python.org)
News and discussions about the programming language Python
Sorry I removed the old message because I thought was not interesting.
I mean a compiler python to binaries, focused on performance optimization.
Currently with cython you compile to c and then compile to binaries.
Python ecosystem has become so complex and so widely used that a dedicated compiler would have its uses, and could do a lot in further optimizing performances