]> granicus.if.org Git - python/commit
bpo-33905: Add test for idlelib.stackview.StackBrowser. (GH-7852)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 22 Jun 2018 02:48:45 +0000 (19:48 -0700)
committerGitHub <noreply@github.com>
Fri, 22 Jun 2018 02:48:45 +0000 (19:48 -0700)
commitd554414d981a8bfe38cc5df5751bc3efcb0c36c3
tree24dd3b29cacf1da573cb8e4c4c6e98f9ad0cde91
parentfee52e34ce62e60ecea81e0835d2393fa625da31
bpo-33905: Add test for idlelib.stackview.StackBrowser. (GH-7852)

Increases coverage by 44%.
(cherry picked from commit bcd3a1a18d841338f57c39f6a7de8cf14d0c3e03)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/idle_test/test_stackviewer.py
Lib/idlelib/stackviewer.py
Misc/NEWS.d/next/IDLE/2018-06-21-20-35-33.bpo-33905.W2mhiY.rst [new file with mode: 0644]