]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99180: Make `StackSummary.should_show_carets` private (#119554)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Sat, 25 May 2024 17:08:32 +0000 (18:08 +0100)
committerGitHub <noreply@github.com>
Sat, 25 May 2024 17:08:32 +0000 (17:08 +0000)
commit4b7eb321bc43e41371df86fce47bd999ee51a793
tree3ca4716e00131549ada538b506c866c8a884888c
parent6b6c1a904f6d6237a05057727360fe4b80e98d4c
gh-99180: Make `StackSummary.should_show_carets` private (#119554)
Lib/traceback.py