Anthony Shaw :python:

Anthony Shaw :python:'s avatar
Anthony Shaw :python:
npub1ax0a...s2y2
#Python, Cloud and OSS at Microsoft. Author of "CPython Internals". x3 Father, Christian, PSF Fellow, Adjunct Fellow at Macquarie University Blog: https://tonybaloney.github.io GitHub: https://github.com/tonybaloney
✍️New Post ✍️ Python's async support is 10 years old this year. Python 3.14 has "proper" parallelism now -- free-threading and subinterpreter pool workers, so does that make async redundant? I look into the use cases and challenges of asyncio.