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 BTaskaya
Recipients BTaskaya, gvanrossum, lys.nikolaou, pablogsal, serhiy.storchaka
Date 2020-12-26.17:58:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609005495.93.0.348148673351.issue42737@roundup.psfhosted.org>
In-reply-to
Content
> Do we still need to represent annotation as a subtree in AST? Or make it just a string?

Possibly, we will just represent them as Constant()s. See issue 41967
History
Date User Action Args
2020-12-26 17:58:15BTaskayasetrecipients: + BTaskaya, gvanrossum, serhiy.storchaka, lys.nikolaou, pablogsal
2020-12-26 17:58:15BTaskayasetmessageid: <1609005495.93.0.348148673351.issue42737@roundup.psfhosted.org>
2020-12-26 17:58:15BTaskayalinkissue42737 messages
2020-12-26 17:58:15BTaskayacreate