]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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 20:48:10 +0000 (13:48 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2023 20:48:10 +0000 (20:48 +0000)
commitc2df09fb4d152fd0748790af38668841e4faca93
treed6b1dd5c914df5caf67d18e8ee64ee98863b2854
parentb073b30cae0deb36b01363346d9b128930ef0f35
[3.11] gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackviewer (GH-103339) (#105527)

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