Nieuws

Python 3.10.0 biedt onder andere ondersteuning voor precise line numbering, waar tools voor debugging profijt van kunnen hebben, en structural pattern matching.
A proposal under consideration by Python’s development team would finally bring pattern matching statements to the language.
Official support for free-threaded Python, an experimental JIT, and a smarter installation manager for Windows are among the goodies in Python 3.14. Now in a release candidate.
We have a surprising amount to say about Python’s addition of the match statement (not be be confused with switch statements).