Real Python Tutorials

Python 3.13: Cool New Features for You to Try
NEW

Python 3.13: Cool New Features for You to Try

In this tutorial, you'll learn about the new features in Python 3.13. You'll take a tour of the new REPL and error messages and see how you can try out the experimental free threading and JIT versions of Python 3.13 yourself.

Sep 30, 2024 intermediate python