Python 3.12 Preview: Ever Better Error Messages
Python 3.12 will be released in October 2023. In this tutorial, you’ll preview one of its upcoming features: even more precise error messages that’ll help you debug your code more efficiently.
Read the full tutorial on Real Python.