cpython/Lib/test/test_ast
sobolevn b74f3bed51
gh-137308: Replace a single docstring with pass in -OO mode (#137318)
This is required so we would never have empty node bodies.
Refs #130087
2025-08-02 11:57:01 +00:00
..
data gh-132661: Implement PEP 750 (#132662) 2025-04-30 11:46:41 +02:00
__init__.py
snippets.py gh-132661: Implement PEP 750 (#132662) 2025-04-30 11:46:41 +02:00
test_ast.py gh-137308: Replace a single docstring with pass in -OO mode (#137318) 2025-08-02 11:57:01 +00:00
utils.py gh-126835: Move constant unaryop & binop folding to CFG (#129550) 2025-02-21 17:54:22 +00:00