Hacker News new | ask | show | jobs
by ofek 179 days ago
Your C extension guide looks very useful and I quite like the foreword/history behind it. Have you considered updating the resource to account for the freethreaded mode (which will eventually become the default) on 3.14+?
1 comments

For sure, it is on my TODO list. It takes a lot of work to explore each new Python C API and I'll get around to it when I can.