mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
d82e469048
The AST "Suite" node is no longer used and it can be removed from the ASDL definition and related structures (compiler, visitors, ...). Co-Authored-By: Victor Stinner <vstinner@python.org> Co-authored-by: Brett Cannon <54418+brettcannon@users.noreply.github.com> Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Miscellaneous source files for the main Python shared library