Python 3.11 includes a new tomllib package in the standard library for working with the format....
python311
4 Articles
4
After the big parser improvement in python 3.10, the latest 3.11 release continues with a lot of work put into improving runtime error messages....
Continuing on the articles on whats new in python 3.11, today we will look at an nice improvement in this version: faster runtime....
We tweeted about exception groups previously as a part of our EuroPython coverage. In this article we will take a deeper look at this feature....