SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-42000: Cleanup the AST related C-code (GH-22641)

- Use the proper asdl sequence when creating empty arguments
- Remove reduntant casts (thanks to new typed asdl_sequences)
- Remove MarshalPrototypeVisitor and some utilities from asdl generator
- Fix the header of `Python/ast.c` (kept from pgen times)

Automerge-Triggered-By: @pablogsal
B
Batuhan Taskaya committed
02a1603f918b9862e164e4fd050c505b16bc9f57
Parent: 637a09b
Committed by GitHub <noreply@github.com> on 10/10/2020, 5:14:59 PM