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
/
Misc
/
NEWS.d
/
next
/
IDLE
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.12.0a1
v3.12.0a1
Thomas Wouters
2022-10-24
7
-11/+0
*
gh-97527: IDLE - fix buggy macosx patch (#98313)
Terry Jan Reedy
2022-10-16
1
-0/+3
*
gh-65802: IDLE - explain SaveAs and extensions (#95690)
Terry Jan Reedy
2022-08-05
1
-0/+1
*
gh-95191: IDLE: Include prompts when saving Shell #95554
Terry Jan Reedy
2022-08-02
1
-0/+1
*
gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (#95512)
Terry Jan Reedy
2022-08-01
1
-0/+2
*
gh-95471: IDLE - Tweak Edit menu (#95481)
Terry Jan Reedy
2022-07-31
1
-0/+1
*
gh-95411: IDLE - Enable using the module browser with .pyw files (#95397)
Erlend Egeberg Aasland
2022-07-30
1
-0/+1
*
gh-89610: Add .pyi as a recognised extension for IDLE on macOS (#95393)
Erlend Egeberg Aasland
2022-07-28
1
-0/+2
*
Python 3.11.0a6
v3.11.0a6
Pablo Galindo
2022-03-07
2
-3/+0
*
bpo-45447: Add syntax highlighting for `.pyi` files in IDLE (GH-28950)
Alex Waygood
2022-02-13
1
-0/+2
*
Merge remote-tracking branch 'upstream/main'
Pablo Galindo
2022-02-03
1
-0/+1
|
\
|
*
bpo-46630: Fix initial focus of IDLE query dialogs (GH-31112)
Terry Jan Reedy
2022-02-03
1
-0/+1
*
|
Python 3.11.0a5
v3.11.0a5
Pablo Galindo
2022-02-03
1
-4/+0
|
/
*
bpo-45296: Clarify close, quit, and exit in IDLE (GH-30936)
Terry Jan Reedy
2022-01-27
1
-0/+4
*
Python 3.11.0a2
v3.11.0a2
Pablo Galindo
2021-11-05
1
-1/+0
*
bpo-45495: Add 'case' and 'match' to IDLE completions list. (GH-29000)
Terry Jan Reedy
2021-10-16
1
-0/+1
*
Python 3.11.0a1
v3.11.0a1
Pablo Galindo
2021-10-05
9
-21/+0
*
bpo-45296: Fix exit/quit message on Windows (GH-28577)
Terry Jan Reedy
2021-09-28
1
-0/+2
*
bpo-45193: News for IDLE PR_28343 (GH-28348)
Terry Jan Reedy
2021-09-15
1
-0/+1
*
bpo-40128: Fix IDLE autocomplete on macOS (GH-26672)
Kaustubh J
2021-06-11
1
-0/+3
*
bpo-33962: Use ttk spinbox for IDLE indent space config (GH-22954)
Mark Roseman
2021-06-10
1
-0/+2
*
bpo-40468: Split IDLE settings General tab (GH-26621)
Terry Jan Reedy
2021-06-09
1
-2/+4
*
bpo-40468: Move IDLE helplist settings to extensions page of dialog. (GH-26593)
Terry Jan Reedy
2021-06-08
1
-0/+2
*
bpo-41611: IDLE: Catch TclError exceptions in AutoCompleteWindow.winconfig_ev...
Tal Einat
2021-05-28
1
-0/+1
*
bpo-41611: IDLE: fix freezing on completion on macOS (GH-26400)
Tal Einat
2021-05-27
1
-0/+1
*
bpo-44010: IDLE: colorize pattern-matching soft keywords (GH-25851)
Tal Einat
2021-05-19
1
-0/+5
*
Add the blurbify of the 3.10.0b1 changelog to the main branch (GH-25976)
Ned Deily
2021-05-08
5
-9/+0
*
bpo-44026: Idle - display interpreter's 'did you mean' hints (GH-25912)
E-Paine
2021-05-07
1
-0/+2
*
bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708)
Tal Einat
2021-05-03
1
-0/+4
*
bpo-43981: Fix reference leaks in test_squeezer (GH-25758)
Pablo Galindo
2021-04-30
1
-0/+1
*
bpo-37892: Use space indents in IDLE Shell (GH-25678)
Terry Jan Reedy
2021-04-29
1
-0/+1
*
bpo-37903: IDLE: Shell sidebar with prompts (GH-22682)
Tal Einat
2021-04-28
1
-0/+1
*
bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by w...
Serhiy Storchaka
2021-04-25
1
-0/+2
*
Python 3.10.0a7
v3.10.0a7
Pablo Galindo
2021-04-05
1
-2/+0
*
bpo-42225: IDLE - document two unix-related problems. (#25078)
Terry Jan Reedy
2021-03-31
1
-0/+2
*
Python 3.10.0a6
Pablo Galindo
2021-03-01
1
-3/+0
*
bpo-43283: Add IDLE doc paragraph about print speed (GH-24615)
Terry Jan Reedy
2021-02-24
1
-0/+3
*
Python 3.10.0a5
Pablo Galindo
2021-02-02
4
-7/+0
*
bpo-43008: Add 'Patch by Ken Hilton' (GH-24370)
Terry Jan Reedy
2021-01-29
1
-0/+1
*
bpo-23544: Disable IDLE Stack Viewer when running user code (GH-17163)
Zackery Spytz
2021-01-28
1
-0/+2
*
bpo-43008: Make IDLE respect sys.excepthook (GH-24302)
Ken
2021-01-26
1
-0/+1
*
bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183)
Terry Jan Reedy
2021-01-10
1
-0/+1
*
bpo-32631: IDLE: Enable zzdummy example extension module (GH-14491)
Cheryl Sabella
2021-01-05
1
-0/+2
*
Python 3.10.0a3
v3.10.0a3
Pablo Galindo
2020-12-07
3
-5/+0
*
bpo-42508: Keep IDLE running on macOS (GH-23577)
Terry Jan Reedy
2020-12-07
1
-0/+3
*
bpo-42426: IDLE: Fix reporting offset of the RE error in searchengine (GH-23447)
Serhiy Storchaka
2020-11-22
1
-0/+1
*
bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416)
Terry Jan Reedy
2020-11-20
1
-0/+1
*
Python 3.10.0a2
v3.10.0a2
Pablo Galindo
2020-11-03
3
-8/+0
*
bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910)
Tal Einat
2020-11-02
1
-0/+3
*
bpo-33987: Add master ttk Frame to IDLE search dialogs (GH-22942)
Mark Roseman
2020-10-25
1
-0/+3
[next]