]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43705: Document that SyntaxError's offsets are 1-indexed (GH-25153)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Apr 2021 22:26:32 +0000 (15:26 -0700)
committerGitHub <noreply@github.com>
Fri, 2 Apr 2021 22:26:32 +0000 (15:26 -0700)
commit63c69440c7adb0de1d191a8d3d100b335d5c2f81
tree86d89f1f3bfb54fca74b6b4db58b8a56b32f0b7d
parent9350cc02f862dd93aaaf78feb69fb0a102d3099c
bpo-43705: Document that SyntaxError's offsets are 1-indexed (GH-25153)

Changed the inline mentions of the attributes into a proper attribute list like `SystemExit` has.

Automerge-Triggered-By: GH:gvanrossum
(cherry picked from commit b2a91e0c9ee18b50cc86b21211c2258520a9f5d0)

Co-authored-by: Ammar Askar <ammar@ammaraskar.com>
Doc/library/exceptions.rst