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 serhiy.storchaka
Recipients Damien George, barry, emilyemorehouse, gvanrossum, ncoghlan, serhiy.storchaka
Date 2019-08-06.05:46:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> We report all sorts of things found by the bytecode compiler as SyntaxError.

Except of these which are reported with IndentationError or its subclass TabError.
History
Date User Action Args
2019-08-06 05:46:15serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, barry, ncoghlan, Damien George, emilyemorehouse
2019-08-06 05:46:15serhiy.storchakasetmessageid: <[email protected]>
2019-08-06 05:46:15serhiy.storchakalinkissue37757 messages
2019-08-06 05:46:14serhiy.storchakacreate