Главная
Study mode:
on
1
Introduction
2
About me
3
What are exceptions
4
Exception Groups
5
Use cases
6
AsyncIO
7
ContextManager
8
Questions
Description:
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.

Raise Better Errors with Exception Groups

EuroPython Conference
Add to list