Notes on structured concurrency, or: Go statement considered harmful (2018)vorpus.org6 ポイント·投稿者 HAMSHAMA·昨年·1 コメント
HAMSHAMA·3 か月前·議論Probably related to this (genuinely interesting) talk given by an entropic researcher https://youtu.be/1sd26pWhfmg?si=j2AWyCfbNbOxU4MF
HAMSHAMA·6 か月前·議論I think they meant that the test suite is not open source. You’re right that it is extensive.
HAMSHAMA·12 か月前·議論You can do this with the new t strings! They’re like f strings, but a template instead. https://peps.python.org/pep-0750/
HAMSHAMA·2 年前·議論This is an interesting paper, but I’m surprised by the number of typos I found on first reading. It brings the seriousness of the paper into question.