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.14.0a1
v3.14.0a1
Hugo van Kemenade
2024-10-15
6
-9/+0
*
gh-122392: IDLE - Fix overlapping lines in browsers (#122392) (#124975)
Zhikang Yan
2024-10-07
1
-0/+2
*
gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous ou...
Terry Jan Reedy
2024-09-22
1
-0/+1
*
gh-120104: IDLE: Fix padding in config and search dialogs (#120107)
Serhiy Storchaka
2024-08-06
1
-0/+1
*
gh-120083: Add IDLE Hovertip foreground color needed for recent macOS (#120605)
John Riggles
2024-08-02
1
-0/+1
*
GH-122482: Make About IDLE direct discussion to DPO (#122483)
Terry Jan Reedy
2024-07-30
1
-0/+2
*
gh-78889: Stop IDLE Shell freezes from sys.stdout.shell.xyz (#121876)
Terry Jan Reedy
2024-07-17
1
-0/+2
*
Python 3.13.0b1
v3.13.0b1
Thomas Wouters
2024-05-08
1
-1/+0
*
gh-78955: Use user-selected color theme for Help => IDLE Doc (#9502)
Terry Jan Reedy
2024-05-06
1
-0/+1
*
Python 3.13.0a5
v3.13.0a5
Thomas Wouters
2024-03-12
1
-2/+0
*
gh-88516: show file proxy icon in IDLE editor windows on macOS (#112894)
Ronald Oussoren
2024-02-23
1
-0/+2
*
Python 3.13.0a4
v3.13.0a4
Thomas Wouters
2024-02-15
2
-3/+0
*
gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 (GH-103...
Christopher Chavez
2024-02-02
1
-0/+2
*
gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' (#114227)
Terry Jan Reedy
2024-01-18
1
-0/+1
*
Python 3.13.0a3
v3.13.0a3
Thomas Wouters
2024-01-17
6
-7/+0
*
gh-72284: Revise lists in IDLE doc (#114174)
Terry Jan Reedy
2024-01-17
1
-0/+2
*
gh-113903: Fix an IDLE configdialog test (#113973)
Terry Jan Reedy
2024-01-12
1
-0/+1
*
gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11.7 (#113...
Ronald Oussoren
2024-01-06
1
-0/+1
*
gh-57795: IDLE: Enter the selected text when opening the "Replace" dialog (GH...
Zackery Spytz
2023-12-27
1
-0/+1
*
gh-113269: IDLE - Fix test_editor hang (macOS) (#113271)
Terry Jan Reedy
2023-12-19
1
-0/+1
*
gh-112898: warn about unsaved files when quitting IDLE on macOS (#112939)
Ronald Oussoren
2023-12-11
1
-0/+1
*
Python 3.13.0a2
v3.13.0a2
Thomas Wouters
2023-11-22
1
-4/+0
*
gh-79871: IDLE - Fix and test debugger module (#11451)
Anthony Shaw
2023-11-19
1
-0/+4
*
Python 3.13.0a1
v3.13.0a1
Thomas Wouters
2023-10-13
1
-2/+0
*
gh-104719: IDLE - test existence of all tokenize references. (#104767)
Terry Jan Reedy
2023-05-24
1
-0/+2
*
Python 3.12.0b1
v3.12.0b1
Thomas Wouters
2023-05-22
3
-3/+0
*
gh-104499: IDLE - fix completions for tk aqua 8.7 (#104591)
Terry Jan Reedy
2023-05-18
1
-0/+1
*
gh-104496: IDLE - fix About for mixed tcl/tk versions (#104585)
Terry Jan Reedy
2023-05-17
1
-0/+1
*
gh-88496: Fix IDLE test hang on macOS (#104025)
Terry Jan Reedy
2023-05-01
1
-0/+1
*
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
[next]