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 <1565070375.01.0.970607983819.issue37757@roundup.psfhosted.org>
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: <1565070375.01.0.970607983819.issue37757@roundup.psfhosted.org>
2019-08-06 05:46:15serhiy.storchakalinkissue37757 messages
2019-08-06 05:46:14serhiy.storchakacreate