]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105724: Add location information to `assert` errors (GH-105935)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 16 Aug 2023 10:35:38 +0000 (13:35 +0300)
committerGitHub <noreply@github.com>
Wed, 16 Aug 2023 10:35:38 +0000 (11:35 +0100)
commitbdd8ddfda166d1ed49744d61dcc486d62a9ac890
tree6a168ac0ae042454e8dce5bf457dc45bcb47d0a2
parentfd9d70a94de5b0756b52b9ae21e236e25545db4f
gh-105724: Add location information to `assert` errors (GH-105935)
Lib/test/test_compile.py
Lib/test/test_exceptions.py
Misc/NEWS.d/next/Core and Builtins/2023-06-20-10-53-17.gh-issue-105724.d23L4M.rst [new file with mode: 0644]
Python/compile.c