COMMITS
/ Lib/idlelib/codecontext.py January 28, 2021
Z
bpo-23544: Disable IDLE Stack Viewer when running user code (GH-17163)
Zackery Spytz committed
December 15, 2020
T
bpo-33610: Edit idlelib.codecontext (GH-23773)
Terry Jan Reedy committed
February 28, 2020
T
bpo-39781: Do not jump when select in IDLE codecontext (GH-18683)
Terry Jan Reedy committed
July 23, 2019
T
bpo-17535: IDLE editor line numbers (GH-14030)
Tal Einat committed
July 18, 2019
T
July 17, 2019
T
bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675)
Tal Einat committed
December 22, 2018
C
bpo-22703: IDLE: Improve Code Context and Zoom Height menu labels (GH-11214)
Cheryl Sabella committed
November 10, 2018
S
bpo-35202: Remove unused imports in idlelib (GH-10438)
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) committed
June 19, 2018
T
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Terry Jan Reedy committed
June 8, 2018
C
bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-7411)
Cheryl Sabella committed
June 4, 2018
C
bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367)
Cheryl Sabella committed
June 2, 2018
C
bpo-33679: IDLE: Re-enable color configuration for code context (GH-7199)
Cheryl Sabella committed
June 1, 2018
C
bpo-33642: IDLE: Use variable number of lines in CodeContext. (GH-7106)
Cheryl Sabella committed
May 24, 2018
C
bpo-33628: IDLE: Minor code cleanup of codecontext.py and its tests (GH-7085)
Cheryl Sabella committed
May 19, 2018
C
bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638)
Cheryl Sabella committed
May 18, 2018
T
bpo-33564: Add async to IDLE's code context block openers. (GH-6960)
Terry Jan Reedy committed
September 17, 2017
T
bpo-31493: Fix code context update and font update timers. (#3622)
Terry Jan Reedy committed
September 10, 2017
W
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger committed
June 27, 2017
S
bpo-29910: IDLE no longer deletes a character after commenting out a region (#825)
Serhiy Storchaka 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