commit | b2a91e0c9ee18b50cc86b21211c2258520a9f5d0 | [log] [tgz] |
---|---|---|
author | Ammar Askar <ammar@ammaraskar.com> | Fri Apr 02 17:25:31 2021 -0400 |
committer | GitHub <noreply@github.com> | Fri Apr 02 14:25:31 2021 -0700 |
tree | 5006f761ba4ebd82a9443009158eb41786bee4b9 | |
parent | f97dc800689ba98783dac8dc51f87f7c6f413ac6 [diff] |
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