]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackviewer ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Jun 2023 21:57:33 +0000 (14:57 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2023 21:57:33 +0000 (21:57 +0000)
commitf565fed548dde2a4b36e1e91059ad0fb19697a2d
treec9cff2e828561eb38df93b9347b8ed9ea728bd6d
parentb08ea9a561e93e421e55b6eba5da350e6919708e
[3.12] gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackviewer (GH-103339) (#105526)

gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackviewer (GH-103339)
(cherry picked from commit 3ee921d84f06da9dfa8aa29e0d33778b9dbf8f23)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Lib/idlelib/idle_test/test_stackviewer.py
Lib/idlelib/pyshell.py
Lib/idlelib/run.py
Lib/idlelib/stackviewer.py