bpo-43897: AST validation for pattern matching nodes (GH24771) · devdanzin/cpython@31bec6f · GitHub
Skip to content

Commit 31bec6f

Browse files
authored
bpo-43897: AST validation for pattern matching nodes (GH24771)
1 parent 53b9458 commit 31bec6f

2 files changed

Lines changed: 265 additions & 32 deletions

File tree

Lib/test/test_ast.py

Lines changed: 142 additions & 1 deletion

Python/ast.c

Lines changed: 123 additions & 31 deletions

0 commit comments

Comments
 (0)