This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients BTaskaya, benjamin.peterson, brett.cannon, jeff.allen, pablogsal, shihai1991, vstinner, yselivanov
Date 2020-03-04.16:16:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583338614.41.0.931062669268.issue39639@roundup.psfhosted.org>
In-reply-to
Content
New changeset d82e469048e0e034d8c0020cd33b733be1adf68b by Batuhan Taşkaya in branch 'master':
bpo-39639: Remove the AST "Suite" node and associated code (GH-18513)
https://github.com/python/cpython/commit/d82e469048e0e034d8c0020cd33b733be1adf68b
History
Date User Action Args
2020-03-04 16:16:54pablogsalsetrecipients: + pablogsal, brett.cannon, vstinner, benjamin.peterson, jeff.allen, yselivanov, BTaskaya, shihai1991
2020-03-04 16:16:54pablogsalsetmessageid: <1583338614.41.0.931062669268.issue39639@roundup.psfhosted.org>
2020-03-04 16:16:54pablogsallinkissue39639 messages
2020-03-04 16:16:54pablogsalcreate