bpo-42128: Add documentation for pattern matching (PEP 634)#24664
Merged
Merged
bpo-42128: Add documentation for pattern matching (PEP 634)#24664
Commits
Commits on Feb 27, 2021
- committed
Add tutorial on pattern matching
Show description for 2a1b2e1committed- authored andcommitted
- committed
- committed
- authored andcommitted
- authored andcommitted
- authored andcommitted
Refer to match wherever the C switch statement was compared with Python.
Show description for e9a33edcommittedRevert "object.__match_args__ -> class.__match_args__"
Show description for 734dfeacommitted- committed
Add half of PEP 634 (lots of TODOs left)
Show description for bdcf259committeduse better wording and add lots of lists and tables (still lots of TODOs left)
Show description for 0e2d768authored andcommitted- authored andcommitted
Apply suggested changes from code review by Daniel (part 1)
Show description for 82aa7dcandcommitted- authored andcommitted
- authored andcommitted
- authored andcommitted
- authored andcommitted
Apply suggestions from code review
Show description for 3bb4f3fcommitted- committed
- authored
Commits on Feb 28, 2021
- committed
- authored
- authored
- committed
Better detail on what a soft keyword actually is
Show description for a55a396andauthoredRework the sequence of steps in the overview
Show description for 68e0251committed- committed
- committed
- committed
Commits on Mar 1, 2021
- authored
Final suggestion by Carol
Show description for 6fafe4bandauthored- committed