Python Steering Council Accepts Pattern Matching PEPs for Python 3.10

After much deliberation, the Python Steering Council is happy to announce that we have
chosen to accept PEP 634, and its companion PEPs 635 and 636, collectively known as the
Pattern Matching PEPs. We acknowledge that Pattern Matching is an extensive chan… Read more

Similar