]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-116034: fix location info on the error of a failed assertion (#116054)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 29 Feb 2024 12:36:54 +0000 (12:36 +0000)
committerGitHub <noreply@github.com>
Thu, 29 Feb 2024 12:36:54 +0000 (12:36 +0000)
commit6359141867595f84f9e803e1053ae51db3203c49
treec3ff9c3fc54c04928b6d25ea0038d54ec20a3302
parent31462d4de2abb4a94ea41c21df3ef7d2fe6b8a22
[3.12] gh-116034: fix location info on the error of a failed assertion (#116054)
Lib/test/test_compile.py
Lib/test/test_traceback.py
Misc/NEWS.d/next/Core and Builtins/2024-02-28-16-42-17.gh-issue-116034.-Uu9tf.rst [new file with mode: 0644]
Python/compile.c