zeitbach.com

Reading code: CPython's asyncio

I took a closer look at CPython’s asyncio lib. This is not a coherent text, but rather a table of contents with short summaries and pointers into the code1. I simplify by looking only at a subset of the API and skipping a lot of parameters and corner cases.


  1. I link to the latest commit at the time of writing.↩︎