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
Date 2020-12-26.17:46:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609004784.75.0.900509327181.issue42725@roundup.psfhosted.org>
In-reply-to
Content
One thing to note here, currently Pablo and I are trying to bring annotation unparsing from the compiler to the parser in issue 41967. If we do so, the annotations won't cause any side effects on the symbol table generation.
History
Date User Action Args
2020-12-26 17:46:24BTaskayasetrecipients: + BTaskaya, gvanrossum, lys.nikolaou, pablogsal
2020-12-26 17:46:24BTaskayasetmessageid: <1609004784.75.0.900509327181.issue42725@roundup.psfhosted.org>
2020-12-26 17:46:24BTaskayalinkissue42725 messages
2020-12-26 17:46:24BTaskayacreate