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 erlendaasland, ezio.melotti, lys.nikolaou, pablogsal
Date 2021-03-22.16:24:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616430296.77.0.218225392655.issue43591@roundup.psfhosted.org>
In-reply-to
Content
New changeset 123ff266cda9ad279106f20dca06ba114f6a9b8a by Pablo Galindo in branch 'master':
bpo-43591: Fix error location in interactive mode for errors at the end of the line (GH-24973)
https://github.com/python/cpython/commit/123ff266cda9ad279106f20dca06ba114f6a9b8a
History
Date User Action Args
2021-03-22 16:24:56pablogsalsetrecipients: + pablogsal, ezio.melotti, lys.nikolaou, erlendaasland
2021-03-22 16:24:56pablogsalsetmessageid: <1616430296.77.0.218225392655.issue43591@roundup.psfhosted.org>
2021-03-22 16:24:56pablogsallinkissue43591 messages
2021-03-22 16:24:56pablogsalcreate