mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
- 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