Python 3.12 – Preview of New Features



Python 3.12 – Preview of New Features

Python 3.12 - Preview of New Features

It’s that time of year again, time for a new release of Python. Although Python 3.12 mostly focuses on internal improvements, there’s a little something for everyone. This is a preview of our full course on the new features of Python 3.12.

This is a portion of the complete course, which you can find here:
https://realpython.com/courses/new-features-python-312/

The rest of the course covers:
– New features in the standard library
– New itertools.batched() method
– New pathlib.walk() method
– Additions to static typing
– Changes to the CPython interpreter

Comments are closed.