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 miss-islington
Recipients ammar2, docs@python, gvanrossum, miss-islington, terry.reedy
Date 2021-04-02.22:26:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617402397.77.0.466493247413.issue43705@roundup.psfhosted.org>
In-reply-to
Content
New changeset 63c69440c7adb0de1d191a8d3d100b335d5c2f81 by Miss Islington (bot) in branch '3.9':
bpo-43705: Document that SyntaxError's offsets are 1-indexed (GH-25153)
https://github.com/python/cpython/commit/63c69440c7adb0de1d191a8d3d100b335d5c2f81
History
Date User Action Args
2021-04-02 22:26:37miss-islingtonsetrecipients: + miss-islington, gvanrossum, terry.reedy, docs@python, ammar2
2021-04-02 22:26:37miss-islingtonsetmessageid: <1617402397.77.0.466493247413.issue43705@roundup.psfhosted.org>
2021-04-02 22:26:37miss-islingtonlinkissue43705 messages
2021-04-02 22:26:37miss-islingtoncreate