COMMITS
/ Lib/idlelib/debugger_r.py January 18, 2024
T
gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' (#114227)
Terry Jan Reedy committed
January 10, 2021
T
bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183)
Terry Jan Reedy committed
June 1, 2019
S
bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700)
Serhiy Storchaka committed
December 6, 2018
S
bpo-33023: Fix NotImplemented to NotImplementedError. (GH-10934)
Serhiy Storchaka committed
June 15, 2018
T
bpo-33855: Minimally test all IDLE modules. (GH-7689)
Terry Jan Reedy committed
May 28, 2016
T
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy committed
May 22, 2016
T
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy committed