Member-only story
đ Python Devs Shocked! Multithreading Ahead!
If you gave up on multithreading in Python I have good news. Itâs very likely it will change and youâll be able to disable GIL very soon, but thereâs a catch
Python, what a name for a programming language. It could be named anything ranging from Lizard to Labrador, but it was called after a snake*.
So now, millions of people searching for snakes end up learning about a programming language, just as it would be a tricky way to advertise the Slytherin house.
As a side note I imagine the name has also some benefits. If someone screamed âwatch out, thereâs a Pythonâ, the snake would have an edge over me wondering why a language without semicolons and curly braces should be of a threat.
But until that time when such Achilles foot will bite me, Iâm here to report that thereâs an effort to make Python multithreaded.
So, for many of you that know Python well, this wonât be surprise, and most likely it will be rather a quite imprecise statement.