mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
02a1603f91
- 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
Miscellaneous source files for the main Python shared library