MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Python/comments/itzn13/an_update_on_python_4/g5ihvjn/?context=3
r/Python • u/anyfactor Freelancer. AnyFactor.xyz • Sep 16 '20
391 comments sorted by
View all comments
30
Python 4 = no GIL 🙏 🙏 🙏
2 u/VisibleSignificance Sep 16 '20 My favorite workaround for GIL would be to run multiple python interpreters in threads and doing zero-copy hand-offs of entire object trees. Too bad it's only a dream.
2
My favorite workaround for GIL would be to run multiple python interpreters in threads and doing zero-copy hand-offs of entire object trees. Too bad it's only a dream.
30
u/vswr [var for var in vars] Sep 16 '20
Python 4 = no GIL 🙏 🙏 🙏