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 gvanrossum
Recipients aroberge, gvanrossum, pablogsal, terry.reedy
Date 2021-03-06.00:50:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614991858.08.0.71266686859.issue43366@roundup.psfhosted.org>
In-reply-to
Content
Maybe we need to add an API (e.g. a flag to compile()) so that we can ask the actual parser the question we're interested in, rather than having to use hacks and heuristics?
History
Date User Action Args
2021-03-06 00:50:58gvanrossumsetrecipients: + gvanrossum, terry.reedy, aroberge, pablogsal
2021-03-06 00:50:58gvanrossumsetmessageid: <1614991858.08.0.71266686859.issue43366@roundup.psfhosted.org>
2021-03-06 00:50:58gvanrossumlinkissue43366 messages
2021-03-06 00:50:58gvanrossumcreate