Hacker News new | ask | show | jobs
by amelius 684 days ago
Yeah, but the ecosystem of C modules is what makes Python so great.
2 comments

There is a competing c interface that numpy and a few other projects are adopting that allows for no gil. Last time this came up I thought the rust implementation used that one.
It's what makes Python tolerable.