"Structural pattern matching" for Python, part 2
"Structural pattern matching" for Python, part 2
Posted Sep 9, 2020 13:37 UTC (Wed) by milesrout (subscriber, #126894)Parent article: "Structural pattern matching" for Python, part 2
Python used to have simple and pleasant syntax. With async/await, := assignment and now this, the syntax seems to be getting significantly more complex with every new version of the language for very little benefit.