summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/idle_test/test_debugger_r.py
Commit message (Expand)AuthorAgeFilesLines
* gh-84623: Remove unused imports in idlelib (#94143)Victor Stinner2022-06-221-13/+6
* bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183)Terry Jan Reedy2021-01-101-0/+14
* bpo-33855: Minimally test all IDLE modules. (GH-7689)Terry Jan Reedy2018-06-151-0/+29