index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
NEWS.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-97527: IDLE - fix buggy macosx patch (#98313)
Terry Jan Reedy
2022-10-16
1
-0/+5
*
gh-65802: IDLE - explain SaveAs and extensions (#95690)
Terry Jan Reedy
2022-08-05
1
-0/+2
*
gh-95191: IDLE: Include prompts when saving Shell #95554
Terry Jan Reedy
2022-08-02
1
-0/+2
*
gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (#95512)
Terry Jan Reedy
2022-08-01
1
-0/+3
*
gh-95471: IDLE - Tweak Edit menu (#95481)
Terry Jan Reedy
2022-07-31
1
-0/+4
*
gh-90654: IDLE - Insert blank line in NEWS.txt (#95478)
Terry Jan Reedy
2022-07-30
1
-0/+1
*
gh-95411: IDLE - Enable using the module browser with .pyw files (#95397)
Erlend Egeberg Aasland
2022-07-30
1
-0/+2
*
gh-89610: Add .pyi as a recognised extension for IDLE on macOS (#95393)
Erlend Egeberg Aasland
2022-07-28
1
-0/+2
*
gh-90654: Remove unneeded blank line (#95044)
Terry Jan Reedy
2022-07-20
1
-1/+0
*
gh-90654: Add item missing from idlelib/NEWS.txt (#95038)
Terry Jan Reedy
2022-07-20
1
-0/+2
*
bpo-45447: Add syntax highlighting for `.pyi` files in IDLE (GH-28950)
Alex Waygood
2022-02-13
1
-0/+3
*
bpo-46630: Fix initial focus of IDLE query dialogs (GH-31112)
Terry Jan Reedy
2022-02-03
1
-0/+3
*
bpo-46591: Make About IDLE doc link label clickable (GH-30251)
Wes
2022-02-02
1
-0/+2
*
bpo-46496: news11-10 for bpo45296 (GH-30937)
Terry Jan Reedy
2022-01-27
1
-0/+6
*
bpo-46496: Update IDLE News to 2021 Jan 24 (GH-30875)
Terry Jan Reedy
2022-01-25
1
-0/+12
*
bpo-41841: update idlelib News up to 3.10.0. (GH-30868)
Terry Jan Reedy
2022-01-25
1
-1/+31
*
bpo-44026: Idle - display interpreter's 'did you mean' hints (GH-25912)
E-Paine
2021-05-07
1
-0/+3
*
bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708)
Tal Einat
2021-05-03
1
-3/+12
*
bpo-37892: Use space indents in IDLE Shell (GH-25678)
Terry Jan Reedy
2021-04-29
1
-0/+7
*
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
1
-0/+4
*
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
1
-0/+3
*
bpo-43008: Make IDLE respect sys.excepthook (GH-24302)
Ken
2021-01-26
1
-0/+3
*
bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183)
Terry Jan Reedy
2021-01-10
1
-0/+2
*
bpo-32631: IDLE: Enable zzdummy example extension module (GH-14491)
Cheryl Sabella
2021-01-05
1
-0/+3
*
bpo-42508: Keep IDLE running on macOS (GH-23577)
Terry Jan Reedy
2020-12-07
1
-0/+4
*
bpo-42426: IDLE: Fix reporting offset of the RE error in searchengine (GH-23447)
Serhiy Storchaka
2020-11-22
1
-0/+2
*
bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416)
Terry Jan Reedy
2020-11-20
1
-0/+3
*
bpo-33987: Add master ttk Frame to IDLE search dialogs (GH-22942)
Mark Roseman
2020-10-25
1
-0/+3
*
bpo-41775: Make 'IDLE Shell' the shell title (#22399)
Terry Jan Reedy
2020-09-24
1
-0/+2
*
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
1
-0/+2
*
bpo-40181: Remove '/' reminder in IDLE calltips. (GH-22350)
Terry Jan Reedy
2020-09-22
1
-0/+3
*
bpo-41468: Improve and test IDLE run error exit (GH-21798)
Terry Jan Reedy
2020-08-09
1
-0/+3
*
bpo-37309: NEWS for #41373 (GH-21612)
Terry Jan Reedy
2020-07-25
1
-0/+4
*
bpo-4630: Fix errors in Lib/idlelib/NEWS.txt (GH-21594)
Zackery Spytz
2020-07-23
1
-2/+2
*
bpo-41300: IDLE - save files with non-ascii chars (GH-21512)
Terry Jan Reedy
2020-07-16
1
-0/+3
*
bpo-37765: Add keywords to IDLE tab completions (GH-15138)
Terry Jan Reedy
2020-07-09
1
-0/+3
*
bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214)
Serhiy Storchaka
2020-06-30
1
-0/+3
*
bpo-41144: Fix IDLE open module error (#21182)
E-Paine
2020-06-28
1
-0/+2
*
bpo-39885: Make IDLE context menu cut and copy work again (GH-18951)
Terry Jan Reedy
2020-05-29
1
-2/+3
*
bpo-37309: Update IDLE NEWS.txt (GH-20356)
Terry Jan Reedy
2020-05-24
1
-0/+1
*
bpo-40723: Make IDLE autocomplete test run without __main__.__file__ (GH-20311)
Florian Dahlitz
2020-05-24
1
-0/+2
*
bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152)
Tal Einat
2020-04-04
1
-0/+3
*
bpo-27115: Use Query subclass for IDLE editor Goto (GH-18871)
Terry Jan Reedy
2020-03-09
1
-0/+3
*
bpo-39885: IDLE context menu clears selection (#18859)
Terry Jan Reedy
2020-03-08
1
-0/+3
*
bpo-39852: IDLE 'Go to line' deletes selection, updates status (GH-18801)
Terry Jan Reedy
2020-03-08
1
-0/+3
*
bpo-39781: Do not jump when select in IDLE codecontext (GH-18683)
Terry Jan Reedy
2020-02-28
1
-0/+2
*
bpo-39663: IDLE: Add additional tests for pyparse (GH-18536)
Cheryl Sabella
2020-02-18
1
-0/+2
[next]