Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the new Exception Groups feature introduced in Python 3.11 through this 24-minute conference talk from EuroPython 2022. Delve into the current limitations of Python's exception handling mechanisms and discover how Exception Groups, along with the new 'except*' keyword, can help overcome these issues. Learn to write cleaner, more robust code by effectively raising and handling errors. Gain insights into practical use cases, including applications in AsyncIO and Context Managers, to enhance your Python programming skills.
Syllabus
Introduction
About me
What are exceptions
Exception Groups
Use cases
AsyncIO
ContextManager
Questions
Taught by
EuroPython Conference