Notes on structured concurrency, or: Go statement considered harmful (2018)vorpus.org6 points·by HAMSHAMA·작년·1 comments
HAMSHAMA·3개월 전·discussProbably related to this (genuinely interesting) talk given by an entropic researcher https://youtu.be/1sd26pWhfmg?si=j2AWyCfbNbOxU4MF
HAMSHAMA·6개월 전·discussI think they meant that the test suite is not open source. You’re right that it is extensive.
HAMSHAMA·12개월 전·discussYou 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년 전·discussThis 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.