February 23-25, 2022
Online, Timezone GMT-5

Structural Pattern Matching in Python

Python language's evolution to modern, high level language continues with new features being added to language. One such feature is Structural pattern matching.
The structural pattern matching has the ability to make the code more compact, more readable, and avoid a lot of indirection that is usually done without this facility available in the language. We will look at the proposal of pattern matching submitting, it's evolution and examples.

View all 145 sessions

Senthil Kumaran

Amazon

Senthil Kumaran is a CPython Core Developer, maintainer of standard library modules such as urllib. He works for Amazon AWS in the EKS Networking Team.

Read More