cpython/Lib/test/test_ast
Miss Islington (bot) 856e5903ba
[3.14] gh-133783: Fix __replace__ on AST nodes for optional attributes (GH-133797) (#133842)
gh-133783: Fix __replace__ on AST nodes for optional attributes (GH-133797)
(cherry picked from commit 7dddb4e667)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2025-05-10 16:44:07 +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 [3.14] gh-133783: Fix __replace__ on AST nodes for optional attributes (GH-133797) (#133842) 2025-05-10 16:44:07 +00:00
utils.py gh-126835: Move constant unaryop & binop folding to CFG (#129550) 2025-02-21 17:54:22 +00:00