COMMITS
/ Lib/idlelib/pyparse.py February 3, 2022
T
bpo-45975: IDLE - Remove extraneous parens (GH-31107)
Terry Jan Reedy committed
N
bpo-45975: Use walrus operator for some idlelib while loops (GH-31083)
Nick Drozd committed
January 23, 2020
T
bpo-32989: IDLE - remove unneeded parameter (GH-18138)
Terry Jan Reedy committed
January 21, 2020
C
bpo-32989: IDLE - fix bad editor call of pyparse method (GH-5968)
Cheryl Sabella committed
July 30, 2019
T
Fix idlelib typos discovered by min ho, pr 15018. (GH-15029)
Terry Jan Reedy committed
November 10, 2018
S
bpo-35202: Remove unused imports in idlelib (GH-10438)
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) committed
June 18, 2018
T
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Terry Jan Reedy committed
February 28, 2018
C
bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse (GH-5862)
Cheryl Sabella committed
February 24, 2018
C
bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830)
Cheryl Sabella committed
February 22, 2018
T
bpo-32905: IDLE - remove unused code in pyparse module (GH-5807)
Terry Jan Reedy committed
C
bpo-32874: IDLE: add tests for pyparse (GH-5755)
Cheryl Sabella committed
April 24, 2017
S
bpo-30144: Import collections ABC from collections.abc rather than collections. (#1263)
Serhiy Storchaka committed
August 31, 2016
T
Issue #27891: Consistently group and sort imports within idlelib modules.
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