| Commit message (Expand) | Author | Age | Files | Lines |
* | Update URLs in comments and metadata to use HTTPS (GH-27458) (GH-27478) | Miss Islington (bot) | 2021-07-30 | 1 | -1/+1 |
|
|
* | bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-2... | Miss Islington (bot) | 2021-07-26 | 1 | -1/+1 |
|
|
* | bpo-40128: Fix IDLE autocomplete on macOS (GH-26672) | Miss Islington (bot) | 2021-06-11 | 1 | -0/+1 |
|
|
* | bpo-33962: Use ttk spinbox for IDLE indent space config (GH-22954) | Miss Islington (bot) | 2021-06-10 | 2 | -118/+71 |
|
|
* | bpo-40468: Split IDLE settings General tab (GH-26621) | Miss Islington (bot) | 2021-06-09 | 2 | -139/+180 |
|
|
* | bpo-40468: Factor out class ExtPage in idlelib.configdialog (GH-26618) | Miss Islington (bot) | 2021-06-09 | 2 | -201/+216 |
|
|
* | bpo-40468: Move IDLE helplist settings to extensions page of dialog. (GH-26593) | Miss Islington (bot) | 2021-06-08 | 2 | -139/+188 |
|
|
* | Use absolute imports in IDLE tests (GH-26581) | Miss Islington (bot) | 2021-06-07 | 1 | -1/+1 |
|
|
* | bpo-44282: Fix occasional test_incremental_editing failures on buildbots (GH-... | Miss Islington (bot) | 2021-06-03 | 3 | -43/+49 |
|
|
* | bpo-41611: IDLE: Catch TclError exceptions in AutoCompleteWindow.winconfig_ev... | Miss Islington (bot) | 2021-05-28 | 1 | -27/+36 |
|
|
* | bpo-41611: IDLE: fix freezing on completion on macOS (GH-26400) | Miss Islington (bot) | 2021-05-27 | 1 | -1/+7 |
|
|
* | bpo-44010: IDLE: colorize pattern-matching soft keywords (GH-25851) | Miss Islington (bot) | 2021-05-19 | 3 | -73/+328 |
|
|
* | bpo-44026: Idle - display interpreter's 'did you mean' hints (GH-25912) | Miss Islington (bot) | 2021-05-08 | 3 | -5/+61 |
|
|
* | bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708) | Tal Einat | 2021-05-03 | 8 | -212/+336 |
|
|
* | bpo-43981: Fix reference leaks in test_squeezer (GH-25758) | Pablo Galindo | 2021-04-30 | 1 | -0/+1 |
|
|
* | bpo-43981: Fix error in idle-test leak test (GH-25739) | Terry Jan Reedy | 2021-04-30 | 1 | -3/+2 |
|
|
* | bpo-37892: Use space indents in IDLE Shell (GH-25678) | Terry Jan Reedy | 2021-04-29 | 2 | -3/+10 |
|
|
* | bpo-37903: IDLE: Shell sidebar with prompts (GH-22682) | Tal Einat | 2021-04-28 | 13 | -131/+886 |
|
|
* | bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by w... | Serhiy Storchaka | 2021-04-25 | 3 | -7/+7 |
|
|
* | Reformat idlelib colorizer (GH-25479) | E-Paine | 2021-04-23 | 1 | -16/+20 |
|
|
* | bpo-42225: IDLE - document two unix-related problems. (#25078) | Terry Jan Reedy | 2021-03-31 | 1 | -7/+20 |
|
|
* | bpo-41841: Revise header (GH-24633) | Terry Jan Reedy | 2021-02-24 | 1 | -2/+3 |
|
|
* | bpo-43283: Add IDLE doc paragraph about print speed (GH-24615) | Terry Jan Reedy | 2021-02-24 | 2 | -1/+13 |
|
|
* | bpo-43283: Rearrange some IDLE doc paragraphs. (GH-24604) | Terry Jan Reedy | 2021-02-21 | 1 | -22/+22 |
|
|
* | bpo-38307: Add end_lineno attribute to pyclbr Objects (GH-24348) | Aviral Srivastava | 2021-02-01 | 1 | -9/+9 |
|
|
* | bpo-43008: Add 'Patch by Ken Hilton' (GH-24370) | Terry Jan Reedy | 2021-01-29 | 1 | -1/+1 |
|
|
* | bpo-23544: Disable IDLE Stack Viewer when running user code (GH-17163) | Zackery Spytz | 2021-01-28 | 5 | -5/+35 |
|
|
* | bpo-43008: Make IDLE respect sys.excepthook (GH-24302) | Ken | 2021-01-26 | 3 | -12/+61 |
|
|
* | bpo-43013: Fix old tkinter module names in idlelib (GH-24326) | Terry Jan Reedy | 2021-01-25 | 13 | -67/+66 |
|
|
* | bpo-43013: Update idlelib code to 3.x (GH-24315) | Terry Jan Reedy | 2021-01-24 | 10 | -47/+49 |
|
|
* | bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183) | Terry Jan Reedy | 2021-01-10 | 3 | -3/+19 |
|
|
* | bpo-32631: IDLE: Enable zzdummy example extension module (GH-14491) | Cheryl Sabella | 2021-01-05 | 5 | -31/+225 |
|
|
* | bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) | Serhiy Storchaka | 2020-12-19 | 1 | -1/+3 |
|
|
* | bpo-33610: Edit idlelib.codecontext (GH-23773) | Terry Jan Reedy | 2020-12-15 | 1 | -5/+8 |
|
|
* | bpo-42508: Keep IDLE running on macOS (GH-23577) | Terry Jan Reedy | 2020-12-07 | 2 | -19/+11 |
|
|
* | bpo-42508: Remove bogus idlelib.pyshell.ModifiedInterpreter attribute (GH-23570) | Terry Jan Reedy | 2020-11-30 | 1 | -1/+1 |
|
|
* | bpo-42426: IDLE: Fix reporting offset of the RE error in searchengine (GH-23447) | Serhiy Storchaka | 2020-11-22 | 3 | -9/+10 |
|
|
* | bpo-42413: socket.timeout is now an alias of TimeoutError (GH-23413) | Christian Heimes | 2020-11-20 | 1 | -2/+2 |
|
|
* | bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416) | Terry Jan Reedy | 2020-11-20 | 3 | -6/+12 |
|
|
* | bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910) | Tal Einat | 2020-11-02 | 3 | -7/+141 |
|
|
* | bpo-33987: Add master ttk Frame to IDLE search dialogs (GH-22942) | Mark Roseman | 2020-10-25 | 3 | -14/+22 |
|
|
* | bpo-33987: Use master ttk Frame for IDLE config dialog (GH-22943) | Mark Roseman | 2020-10-24 | 1 | -5/+7 |
|
|
* | bpo-33987: Use ttk Label on IDLE statusbar (GH-22941) | Mark Roseman | 2020-10-24 | 1 | -2/+1 |
|
|
* | bpo-33987: IDLE: Use ttk Frame on doc window and statusbar (GH-11433) | Cheryl Sabella | 2020-10-22 | 2 | -5/+9 |
|
|
* | Update idlelib/help.html to current Sphinx output (GH-22833) | Terry Jan Reedy | 2020-10-21 | 1 | -33/+37 |
|
|
* | bpo-38439: Add 256px IDLE icon to the .ico, drop gifs from it (GH-19648) | Miro HronĨok | 2020-10-20 | 2 | -0/+4 |
|
|
* | bpo-41775: Make 'IDLE Shell' the shell title (#22399) | Terry Jan Reedy | 2020-09-24 | 2 | -1/+3 |
|
|
* | bpo-41841: Prepare IDLE News for 3.10 (GH-22379) | Terry Jan Reedy | 2020-09-23 | 1 | -2/+7 |
|
|
* | bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363) | Terry Jan Reedy | 2020-09-22 | 2 | -20/+25 |
|
|
* | bpo-40181: Remove '/' reminder in IDLE calltips. (GH-22350) | Terry Jan Reedy | 2020-09-22 | 3 | -9/+6 |
|
|