Comment on RISC-V is now officially supported by CPythonComments−gagan202013dCan we do something about CPython Global Interpreter Lock (GIL)?−bonzini13dFree threaded Python - optional but supportedhttps://docs.python.org/3/howto/free-threading-python.html−gagan202013dI didn't know about that but it feels like Django async support.
Comments
Can we do something about CPython Global Interpreter Lock (GIL)?
Free threaded Python - optional but supported
https://docs.python.org/3/howto/free-threading-python.html
I didn't know about that but it feels like Django async support.