In this video, Mike Driscoll talks about what to expect in Python's newest release, which is coming in Fall 2022
- Better Performance
- Improved error messages
- Exception groups
- New type hints
- The new `tomllib` module
See the Python website for full details
The post What's New in Python 3.11 (Video) appeared first on Mouse Vs Python.