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 Phaqui, gvanrossum
Date 2019-11-07.22:46:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573166809.58.0.0821095977085.issue38673@roundup.psfhosted.org>
In-reply-to
Content
Yes, that's likely where the change should be made.

I think if the *first* token encountered is either NL or COMMENT the parse should be abandoned by the tokenizer.
History
Date User Action Args
2019-11-07 22:46:49gvanrossumsetrecipients: + gvanrossum, Phaqui
2019-11-07 22:46:49gvanrossumsetmessageid: <1573166809.58.0.0821095977085.issue38673@roundup.psfhosted.org>
2019-11-07 22:46:49gvanrossumlinkissue38673 messages
2019-11-07 22:46:49gvanrossumcreate