Message 402739 - Python tracker
Message402739
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 | pablogsal |
|---|---|
| Recipients | andrei.avk, kj, miss-islington, pablogsal, terry.reedy |
| Date | 2021-09-27.20:59:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1632776366.12.0.575468181348.issue45249@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 20f439b6b9e1032930a31b88694ab9f37a09e6b4 by Pablo Galindo Salgado in branch 'main': bpo-45249: Ensure the traceback module prints correctly syntax errors with ranges (GH-28575) https://github.com/python/cpython/commit/20f439b6b9e1032930a31b88694ab9f37a09e6b4 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-27 20:59:26 | pablogsal | set | recipients: + pablogsal, terry.reedy, miss-islington, kj, andrei.avk |
| 2021-09-27 20:59:26 | pablogsal | set | messageid: <1632776366.12.0.575468181348.issue45249@roundup.psfhosted.org> |
| 2021-09-27 20:59:26 | pablogsal | link | issue45249 messages |
| 2021-09-27 20:59:26 | pablogsal | create | |