YoVDO

Raise Better Errors with Exception Groups

Offered By: EuroPython Conference via YouTube

Tags

EuroPython Courses Asyncio Courses

Course Description

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

Related Courses

Years of Bad Ideas
EuroPython Conference via YouTube
Years of Bad Ideas
EuroPython Conference via YouTube
Solving Google Code Jam Problems with PyPy Part 1
EuroPython Conference via YouTube
Solving Google Code Jam Problems with PyPy Part 2
EuroPython Conference via YouTube
A Brief History of Data Storage
EuroPython Conference via YouTube