Y
Hacker News
new
|
ask
|
show
|
jobs
by
brianjherman
5471 days ago
Why can't we use stackless python?
1 comments
wladimir
5470 days ago
Stackless python has a GIL as well. What we need is lockless python :-)
link