With the imminent release of Python 3.13, I wanted to look at the biggest changes coming to Python. I think by far the most exciting feature is free-threaded Python from PEP-703.
As I'm quite late to the party, there's already a lot of articles talking about it. I came …
read more