HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ngoldbaum

3,882 カルマ登録 13 年前

投稿

What Every Python Developer Should Know About the CPython ABI

labs.quansight.org
2 ポイント·投稿者 ngoldbaum·一昨日·0 コメント

Scaling Asyncio on Free-Threaded Python

labs.quansight.org
2 ポイント·投稿者 ngoldbaum·10 か月前·0 コメント

コメント

ngoldbaum
·昨年·議論
Either something about beanie babies or something riffing on "thank you". Couldn't ever make up my mind then basically forgot about it.
ngoldbaum
·昨年·議論
I gave away the “ty” project name on pypi to Astral a week or so ago. I wanted to use it for a joke a few years ago but this is a much better use for a two letter project name. They agreed to make a donation to the PSF to demonstrate their gratefulness.
ngoldbaum
·2 年前·議論
No, it wouldn’t make sense to. Use threading.Lock for that. PyMutex is available in the CPython C API.
ngoldbaum
·2 年前·議論
https://github.com/numpy/numpy/issues/26510#issuecomment-229...

And now that I look at that again I realize I forgot to finish that up!
ngoldbaum
·2 年前·議論
This style of mutex will also power PyMutex in Python 3.13. I have real-world benchmarks showing how much faster PyMutex is than the old PyThread_type_lock that was available before 3.13.
ngoldbaum
·8 年前·議論
Drop by irc and don't be a huge jerk immediately.