-
- Downloads
gh-92597: Ensure that AST nodes without explicit end positions can be compiled (GH-93359)
(cherry picked from commit 705eaec2) Co-authored-by:Pablo Galindo Salgado <Pablogsal@gmail.com>
Showing
- Lib/test/test_ast.py 8 additions, 0 deletionsLib/test/test_ast.py
- Misc/NEWS.d/next/Core and Builtins/2022-05-30-19-00-38.gh-issue-93359.zXV3A0.rst 2 additions, 0 deletions...nd Builtins/2022-05-30-19-00-38.gh-issue-93359.zXV3A0.rst
- Parser/asdl_c.py 13 additions, 1 deletionParser/asdl_c.py
- Python/Python-ast.c 12 additions, 12 deletionsPython/Python-ast.c
Loading
Please register or sign in to comment