]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-111609: Test `end_offset` in SyntaxError subclass (GH-127830) (#130407)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 21 Feb 2025 14:56:39 +0000 (15:56 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Feb 2025 14:56:39 +0000 (16:56 +0200)
commitcb8d89d2e41f3d6574a17b44fe14539a54a0d81e
treeb42154c6d6d312dd5e1c4650a04295b13ebe04f5
parent8ce48c8ebc115d80da82b865c5faccd1cf2f3baf
[3.13] gh-111609: Test `end_offset` in SyntaxError subclass (GH-127830) (#130407)

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Lib/test/test_exceptions.py