500 Python Interpreters

https://izzys.casa/2024/08/463-python-interpreters/

17 points · 2 comments · view on lemmy.world

2 Comments

Fred@programming.dev · 2 pts · 1y

That was silly and clever, I enjoyed reading that :)

fubarx@lemmy.ml · 2 pts · 1y

The impression I had was thst subinterpreters could be launched from the python side. This writeup implies you need to write a C extension to make use of it.

Will have to do more research...