- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message349100
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:15 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, barry, ncoghlan, Damien George, emilyemorehouse |
| 2019-08-06 05:46:15 | serhiy.storchaka | set | messageid: <1565070375.01.0.970607983819.issue37757@roundup.psfhosted.org> |
| 2019-08-06 05:46:15 | serhiy.storchaka | link | issue37757 messages |
| 2019-08-06 05:46:14 | serhiy.storchaka | create | |

