Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackviewer (#10... | Irit Katriel | 2023-06-08 | 1 | -10/+4 |
* | gh-102778: revert changes to idlelib (#102825) | Irit Katriel | 2023-03-19 | 1 | -2/+1 |
* | gh-102778: Add sys.last_exc, deprecate sys.last_type, sys.last_value,sys.last... | Irit Katriel | 2023-03-18 | 1 | -1/+2 |
* | bpo-33905: Add test for idlelib.stackview.StackBrowser. (GH-7852) | Terry Jan Reedy | 2018-06-22 | 1 | -9/+20 |
* | bpo-33855: Still more edits and minimal tests for IDLE (GH-7784) | Terry Jan Reedy | 2018-06-19 | 1 | -0/+36 |