]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackviewer (#103339)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 8 Jun 2023 20:19:05 +0000 (21:19 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2023 20:19:05 +0000 (21:19 +0100)
commit3ee921d84f06da9dfa8aa29e0d33778b9dbf8f23
tree94677a4b77f8aeafa5b9bf20873df41e288a60a3
parent68dfa496278aa21585eb4654d5f7ef13ef76cb50
gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackviewer (#103339)
Lib/idlelib/idle_test/test_stackviewer.py
Lib/idlelib/pyshell.py
Lib/idlelib/run.py
Lib/idlelib/stackviewer.py