TIL (Today I Learned)

The TIL series of articles contains very short articles documenting something I learned “today”.

Today I learned about context variables from the module contextvars and how to use them.

Today I learned how to cook with asyncio and async code in Python.