Python 3.13 - New Features & Deprecations
We are this 🤏 close to the next 3.13 release of Python. Let's have a quick preview.
Aug 16, 20245 min read450

Search for a command to run...
Articles tagged with #update
We are this 🤏 close to the next 3.13 release of Python. Let's have a quick preview.

Let's talk about the new features and upgrades as well as the deprecations in the new Python3.12.

This is a quick walk-through of the newly added features in Python 3.11. Of course, you can find many more other features and improvements during the migration from 3.10 to 3.11 but I tried to note five handy features and improvements that I think wo...
