Asyncio Evolved - Enhanced Exception Handling with TaskGroup in Python 3.11
EuroPython Conference via YouTube
Python, Prompt Engineering, Data Science — Build the Skills Employers Want Now
Get 20% off all career paths from fullstack to AI
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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