Hacker News
Lobsters
- Python Extension Proposal 622: Structural Pattern Matching https://www.python.org/dev/peps/pep-0622/#case-clauses 8 comments scala
- PEP 622 -- Structural Pattern Matching for Python https://www.python.org/dev/peps/pep-0622/ 36 comments programming
Linking pages
- GitHub - tc39/proposal-pattern-matching: Pattern matching syntax for ECMAScript https://github.com/tc39/proposal-pattern-matching 321 comments
- Python may get pattern matching syntax | InfoWorld https://www.infoworld.com/article/3563840/python-may-get-pattern-matching-syntax.html 294 comments
- GitHub - gvanrossum/patma: Pattern Matching https://github.com/gvanrossum/patma/blob/master/README.md 96 comments
- Exhaustiveness Checking with Mypy | Haki Benita https://hakibenita.com/python-mypy-exhaustive-checking 60 comments
- GitHub - mtasic85/cpython-3.10.0-alpha-0: Python 3.10 alpha 0 with PEP 622 implementation https://github.com/mtasic85/cpython-3.10.0-alpha-0 2 comments
- What's great about Python 3.10? https://treyhunner.com/2021/10/whats-great-about-python-3-dot-10/ 0 comments
- Python super PEP week · phsilva.dev https://phsilva.dev/2020/06/python-super-pep-week/ 0 comments
Linked pages
- Project Jupyter | Home http://jupyter.org 240 comments
- dataclasses â Data Classes — Python 3.12.4 documentation https://docs.python.org/3/library/dataclasses.html 61 comments
- typing â Support for type hints — Python 3.11.5 documentation https://docs.python.org/3/library/typing.html 52 comments
- Patterns - The Rust Reference https://doc.rust-lang.org/reference/patterns.html#or-patterns 52 comments
- Binder https://mybinder.org/ 30 comments
- Algebraic data type - Wikipedia https://en.wikipedia.org/wiki/Algebraic_data_type 8 comments
- Black 23.11.0 documentation https://black.readthedocs.io/en/stable/ 3 comments
- GitHub - Instagram/LibCST: A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree https://github.com/Instagram/LibCST/ 0 comments
- GitHub - davidhalter/parso: A Python Parser https://github.com/davidhalter/parso 0 comments
Would you like to stay up to date with Python? Checkout Python
Weekly.
Related searches:
Search whole site: site:www.python.org
Search title: PEP 622 – Structural Pattern Matching | peps.python.org
See how to search.