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 brandtbucher, ncoghlan, pablogsal
Date 2021-04-20.12:14:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618920860.29.0.145200114409.issue43892@roundup.psfhosted.org>
In-reply-to
Content
Given that the AST is a public interface, I would advise to implement this before beta freeze of 3.10 to avoid making this a breaking change in the future for linters and the like
History
Date User Action Args
2021-04-20 12:14:20pablogsalsetrecipients: + pablogsal, ncoghlan, brandtbucher
2021-04-20 12:14:20pablogsalsetmessageid: <1618920860.29.0.145200114409.issue43892@roundup.psfhosted.org>
2021-04-20 12:14:20pablogsallinkissue43892 messages
2021-04-20 12:14:20pablogsalcreate