summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/IDLE
Commit message (Expand)AuthorAgeFilesLines
* bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708)Tal Einat2021-05-031-0/+4
* bpo-43981: Fix reference leaks in test_squeezer (GH-25758)Pablo Galindo2021-04-301-0/+1
* bpo-37892: Use space indents in IDLE Shell (GH-25678)Terry Jan Reedy2021-04-291-0/+1
* bpo-37903: IDLE: Shell sidebar with prompts (GH-22682)Tal Einat2021-04-281-0/+1
* bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by w...Serhiy Storchaka2021-04-251-0/+2
* Python 3.10.0a7v3.10.0a7Pablo Galindo2021-04-051-2/+0
* bpo-42225: IDLE - document two unix-related problems. (#25078)Terry Jan Reedy2021-03-311-0/+2
* Python 3.10.0a6Pablo Galindo2021-03-011-3/+0
* bpo-43283: Add IDLE doc paragraph about print speed (GH-24615)Terry Jan Reedy2021-02-241-0/+3
* Python 3.10.0a5Pablo Galindo2021-02-024-7/+0
* bpo-43008: Add 'Patch by Ken Hilton' (GH-24370)Terry Jan Reedy2021-01-291-0/+1
* bpo-23544: Disable IDLE Stack Viewer when running user code (GH-17163)Zackery Spytz2021-01-281-0/+2
* bpo-43008: Make IDLE respect sys.excepthook (GH-24302)Ken2021-01-261-0/+1
* bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183)Terry Jan Reedy2021-01-101-0/+1
* bpo-32631: IDLE: Enable zzdummy example extension module (GH-14491)Cheryl Sabella2021-01-051-0/+2
* Python 3.10.0a3v3.10.0a3Pablo Galindo2020-12-073-5/+0
* bpo-42508: Keep IDLE running on macOS (GH-23577)Terry Jan Reedy2020-12-071-0/+3
* bpo-42426: IDLE: Fix reporting offset of the RE error in searchengine (GH-23447)Serhiy Storchaka2020-11-221-0/+1
* bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416)Terry Jan Reedy2020-11-201-0/+1
* Python 3.10.0a2v3.10.0a2Pablo Galindo2020-11-033-8/+0
* bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910)Tal Einat2020-11-021-0/+3
* bpo-33987: Add master ttk Frame to IDLE search dialogs (GH-22942)Mark Roseman2020-10-251-0/+3
* bpo-38439: Add 256px IDLE icon to the .ico, drop gifs from it (GH-19648)Miro Hrončok2020-10-201-0/+2
* Python 3.10.0a1v3.10.0a1Pablo Galindo2020-10-0511-18/+0
* bpo-41775: Make 'IDLE Shell' the shell title (#22399)Terry Jan Reedy2020-09-241-0/+1
* bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363)Terry Jan Reedy2020-09-221-0/+1
* bpo-40181: Remove '/' reminder in IDLE calltips. (GH-22350)Terry Jan Reedy2020-09-221-0/+2
* bpo-41468: Improve and test IDLE run error exit (GH-21798)Terry Jan Reedy2020-08-091-0/+1
* bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (...Serhiy Storchaka2020-07-251-0/+3
* bpo-41300: IDLE - save files with non-ascii chars (GH-21512)Terry Jan Reedy2020-07-161-0/+2
* bpo-37765: Add keywords to IDLE tab completions (GH-15138)Terry Jan Reedy2020-07-091-0/+2
* bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214)Serhiy Storchaka2020-06-301-0/+2
* bpo-41144: Fix IDLE open module error (#21182)E-Paine2020-06-281-0/+1
* bpo-39885: Make IDLE context menu cut and copy work again (GH-18951)Terry Jan Reedy2020-05-291-0/+2
* bpo-40723: Make IDLE autocomplete test run without __main__.__file__ (GH-20311)Florian Dahlitz2020-05-241-0/+1
* Python 3.9.0a6v3.9.0a6Łukasz Langa2020-04-272-4/+0
* bpo-38439: Add 256px IDLE icon (GH-17473)Miro Hrončok2020-04-221-0/+2
* bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152)Tal Einat2020-04-041-0/+2
* Python 3.9.0a5v3.9.0a5Łukasz Langa2020-03-234-7/+0
* bpo-27115: Use Query subclass for IDLE editor Goto (GH-18871)Terry Jan Reedy2020-03-091-0/+2
* bpo-39885: IDLE context menu clears selection (#18859)Terry Jan Reedy2020-03-081-0/+2
* bpo-39852: IDLE 'Go to line' deletes selection, updates status (GH-18801)Terry Jan Reedy2020-03-081-0/+2
* bpo-39781: Do not jump when select in IDLE codecontext (GH-18683)Terry Jan Reedy2020-02-281-0/+1
* Python 3.9.0a4v3.9.0a4Łukasz Langa2020-02-255-6/+0
* bpo-39663: IDLE: Add additional tests for pyparse (GH-18536)Cheryl Sabella2020-02-181-0/+1
* bpo-39600, IDLE: Remove duplicated font names (GH-18430)Victor Stinner2020-02-101-0/+1
* bpo-38792: Remove IDLE shell calltip before new prompt. (#17150)Zackery Spytz2020-01-311-0/+2
* bpo-30780: Add IDLE configdialog tests (#3592)Cheryl Sabella2020-01-271-0/+1
* Merge tag 'v3.9.0a3'Łukasz Langa2020-01-253-5/+0
|\
| * Python 3.9.0a3v3.9.0a3Łukasz Langa2020-01-243-5/+0