]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45075: distinguish between frame and FrameSummary in traceback mo… (GH-28112)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 3 Sep 2021 21:39:23 +0000 (22:39 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Sep 2021 21:39:23 +0000 (22:39 +0100)
commit0b58e863df9970b290a4de90c67f9ac30c443817
tree610e3f661be0280739656ff3072eab3f5307b545
parent6f8bc464e006f672d1aeafbfd7c774a40215dab2
bpo-45075: distinguish between frame and FrameSummary in traceback mo… (GH-28112)
Doc/library/traceback.rst
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2021-09-01-15-27-00.bpo-45075.9xUpvt.rst [new file with mode: 0644]