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 gvanrossum
Recipients ammar2, benjamin.peterson, emilyemorehouse, eric.smith, gvanrossum, pablogsal, xtreak
Date 2018-09-24.21:12:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537823574.11.0.545547206417.issue34683@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 025eb98dc0c1dc27404df6c544fc2944e0fa9f3a by Guido van Rossum (Ammar Askar) in branch 'master':
bpo-34683: Make SyntaxError column offsets consistently 1-indexed (gh-9338)
https://github.com/python/cpython/commit/025eb98dc0c1dc27404df6c544fc2944e0fa9f3a
History
Date User Action Args
2018-09-24 21:12:54gvanrossumsetrecipients: + gvanrossum, eric.smith, benjamin.peterson, emilyemorehouse, ammar2, pablogsal, xtreak
2018-09-24 21:12:54gvanrossumsetmessageid: <1537823574.11.0.545547206417.issue34683@psf.upfronthosting.co.za>
2018-09-24 21:12:54gvanrossumlinkissue34683 messages
2018-09-24 21:12:54gvanrossumcreate