]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111609: Test `end_offset` in SyntaxError subclass (#127830)
authorNice Zombies <nineteendo19d0@gmail.com>
Wed, 11 Dec 2024 18:32:54 +0000 (19:32 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Dec 2024 18:32:54 +0000 (19:32 +0100)
commite8f4e272cc828f2b79fa17fc6b9786bdddab7ce4
tree9e4e54634fbb134574484edf80f2e6838b6c4d19
parentbc262de06b10a2d119c28bac75060bf00301697a
gh-111609: Test `end_offset` in SyntaxError subclass (#127830)

Test `end_offset` in SyntaxError subclass
Lib/test/test_exceptions.py