bpo-39639: Remove the AST "Suite" node and associated code (GH-18513)
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>
B
Batuhan Taşkaya committed
d82e469048e0e034d8c0020cd33b733be1adf68b
Parent: 702e09f
Committed by GitHub <noreply@github.com>
on 3/4/2020, 4:16:46 PM