-
- Downloads
gh-95185: Check recursion depth in the AST constructor (#95186)
Co-authored-by:
Serhiy Storchaka <storchaka@gmail.com>
Showing
- Include/internal/pycore_ast_state.h 2 additions, 0 deletionsInclude/internal/pycore_ast_state.h
- Lib/test/test_ast.py 21 additions, 0 deletionsLib/test/test_ast.py
- Misc/NEWS.d/next/Core and Builtins/2022-07-24-00-27-47.gh-issue-95185.ghYTZx.rst 3 additions, 0 deletions...nd Builtins/2022-07-24-00-27-47.gh-issue-95185.ghYTZx.rst
- Parser/asdl_c.py 36 additions, 1 deletionParser/asdl_c.py
- Python/Python-ast.c 106 additions, 1 deletionPython/Python-ast.c
Loading
Please register or sign in to comment