Asyncio Evolved - Enhanced Exception Handling with TaskGroup in Python 3.11
EuroPython Conference via YouTube
AI Engineer - Learn how to integrate AI into software applications
40% Off Career-Building Certificates
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the evolution of asyncio in Python 3.11 through this 27-minute conference talk from EuroPython 2023. Dive into the newly introduced asyncio.TaskGroup() and its impact on exception and cancellation handling. Learn how this enhancement addresses existing issues with asyncio APIs, particularly the limitations of asyncio.gather. Discover improved techniques for writing more efficient and robust asynchronous code, focusing on the benefits of PEP 654 "Exception Groups and except". Gain insights into solving common problems in asynchronous programming and leverage the flexibility offered by Python 3.11's asyncio improvements.
Syllabus
Asyncio Evolved: Enhanced Exception Handling with TaskGroup in Python 3.11 — Junya Fukuda
Taught by
EuroPython Conference