]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102755: PyErr_DisplayException only in ABI >= 3.12. Tests cover PyErr_Display...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 21 Mar 2023 09:36:18 +0000 (09:36 +0000)
committerGitHub <noreply@github.com>
Tue, 21 Mar 2023 09:36:18 +0000 (10:36 +0100)
commit5c471f3f2a74f4ae7764ed025d2ef077d692d608
tree05ac6d97cf12070adf7d5512a6e913c0a9c0f290
parent82eb9469e717e0047543732287a8342e646c2262
gh-102755: PyErr_DisplayException only in ABI >= 3.12. Tests cover PyErr_Display as well (GH-102849)
Include/pythonrun.h
Lib/test/test_traceback.py
Modules/_testcapi/exceptions.c