Python 3.13 Release Notes ((top)) Official

Python 3.13 introduces a new exception handling mechanism that provides more detailed and informative error messages. The new except* syntax allows for more precise exception handling, making it easier to write robust and error-free code.