Skip to content

Commit a361175

Browse files
committed
Idle NEWS entries.
2 parents ac28169 + 2756d8a commit a361175

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,22 @@ Library
9292

9393
- Issue #24791: Fix grammar regression for call syntax: 'g(*a or b)'.
9494

95+
IDLE
96+
----
97+
98+
- Issue #23672: Allow Idle to edit and run files with astral chars in name.
99+
Patch by Mohd Sanad Zaki Rizvi.
100+
101+
- Issue 24745: Idle editor default font. Switch from Courier to
102+
platform-sensitive TkFixedFont. This should not affect current customized
103+
font selections. If there is a problem, edit $HOME/.idlerc/config-main.cfg
104+
and remove 'fontxxx' entries from [Editor Window]. Patch by Mark Roseman.
105+
106+
- Issue #21192: Idle editor. When a file is run, put its name in the restart bar.
107+
Do not print false prompts. Original patch by Adnan Umer.
108+
109+
- Issue #13884: Idle menus. Remove tearoff lines. Patch by Roger Serwy.
110+
95111
Documentation
96112
-------------
97113

0 commit comments

Comments
 (0)