| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-44010: IDLE: colorize pattern-matching soft keywords (GH-25851) | Miss Islington (bot) | 2021-05-19 | 1 | -45/+90 |
|
|
* | bpo-37903: IDLE: Shell sidebar with prompts (GH-22682) | Tal Einat | 2021-04-28 | 1 | -1/+0 |
|
|
* | Reformat idlelib colorizer (GH-25479) | E-Paine | 2021-04-23 | 1 | -16/+20 |
|
|
* | bpo-36396: Remove fgBg param of idlelib.config.GetHighlight() (GH-12491) | Terry Jan Reedy | 2019-03-22 | 1 | -1/+1 |
|
|
* | bpo-36152: IDLE: Remove unused parameter from colorizer (GH-12109) | Cheryl Sabella | 2019-03-01 | 1 | -17/+2 |
|
|
* | bpo-36096: IDLE: Refactor class variables in colorizer (GH-12002) | Cheryl Sabella | 2019-02-27 | 1 | -11/+15 |
|
|
* | bpo-35689: IDLE: Add docstrings and unittests for colorizer.py (GH-11472) | Cheryl Sabella | 2019-02-19 | 1 | -6/+57 |
|
|
* | bpo-34548: IDLE: use configured theme colors in TextView (GH-9008) | Tal Einat | 2018-09-23 | 1 | -4/+7 |
|
|
* | bpo-33855: Minimally test all IDLE modules. (GH-7689) | Terry Jan Reedy | 2018-06-15 | 1 | -3/+2 |
|
|
* | bpo-29706: Test that IDLE colors async/await as keywords. (GH-6846) | Terry Jan Reedy | 2018-05-15 | 1 | -3/+2 |
|
|
* | bpo-33204: IDLE - revise and extend colorizer test. (GH-6347) | Terry Jan Reedy | 2018-04-02 | 1 | -3/+6 |
|
|
* | bpo-33204: IDLE: consistently color invalid string prefixes (#6344) | Terry Jan Reedy | 2018-04-02 | 1 | -4/+7 |
|
|
* | Issue #29071: Use local flags for IDLE colorizer string prefix matcher. | Terry Jan Reedy | 2017-01-02 | 1 | -4/+4 |
|
|
* | Issue #29071: IDLE now colors f-string prefixes (but not invalid ur prefixes). | Terry Jan Reedy | 2016-12-27 | 1 | -3/+10 |
|
|
* | Issue #27891: Consistently group and sort imports within idlelib modules. | Terry Jan Reedy | 2016-08-31 | 1 | -4/+5 |
|
|
* | Refine geometry of idlelib htests (and a few other fix-ups). | Terry Jan Reedy | 2016-07-10 | 1 | -2/+3 |
|
|
* | Issue #24759: IDLE requires tk 8.5 and availability ttk widgets. | Terry Jan Reedy | 2016-06-10 | 1 | -6/+5 |
|
|
* | Issue #27117: Make colorizer htest and turtledemo work with dark theme. | Terry Jan Reedy | 2016-05-29 | 1 | -0/+25 |
|
|
* | Issue #24225: Within idlelib files, update idlelib module names. | Terry Jan Reedy | 2016-05-28 | 1 | -3/+3 |
|
|
* | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. | Terry Jan Reedy | 2016-05-22 | 1 | -0/+256 |
|
|