Major Projects
I'm a computer-engineer-turned-software-engineer, heavily involved in CPython development.
2019
Python Enhancement Proposals
2020
Dynamic Languages Symposium 2020
Python Enhancement Proposals
- PEP 584 – Add Union Operators To dict
- PEP 614 – Relaxing Grammar Restrictions On Decorators
- PEP 618 – Add Optional Length-Checking To zip
- PEP 622 – Structural Pattern Matching
- PEP 634 – Structural Pattern Matching: Specification