COMMITS
/ Lib/idlelib/hyperparser.py July 14, 2022
T
idlelib: replace 'while 1' with 'while True' (#94827)
Terry Jan Reedy committed
June 2, 2019
C
bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307)
Cheryl Sabella committed
November 5, 2018
S
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
Serhiy Storchaka committed
June 18, 2018
T
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Terry Jan Reedy committed
February 24, 2018
C
bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830)
Cheryl Sabella committed
August 31, 2016
T
Issue #27891: Consistently group and sort imports within idlelib modules.
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