Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: Why is the Python GIL so hard to remove?
2 points
by
TylerJaacks
626 days ago
So it looks like the Python GIL will be going away soon. Over the years there has been lots of discussion around this topic. Some people say that it is hard to get rid of the GIL. Why is that?
1 comments
pestatije
626 days ago
GIL - Global Interpreter Lock
link