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.
One of the major new developments planned for Python 3.10 (due in October) is structural pattern matching syntax, which is a common feature in many other languages.
A proposal under consideration by Python’s development team would finally bring pattern matching statements to the language.