Skip to content

Commit 47a57e0

Browse files
authored
Merge pull request github#7635 from github/python/support-match
Python/support match
2 parents f3e034b + 74d57bb commit 47a57e0

31 files changed

+5798
-42
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
description: Add new statements and expressions for the match syntax.
2+
compatibility: backwards
3+
py_exprs.rel: run py_exprs.qlo
4+
py_stmts.rel: run py_stmts.qlo
5+
py_patterns.rel: delete
6+
py_patterns_lists.rel: delete

0 commit comments

Comments
 (0)