Skip to content

Commit 13e0970

Browse files
committed
Entries for idlelib/NEWS.txt
2 parents a361175 + 5080deb commit 13e0970

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lib/idlelib/NEWS.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@ What's New in IDLE 3.5.0?
22
=========================
33
*Release date: 2015-09-13* ??
44

5+
- Issue #23672: Allow Idle to edit and run files with astral chars in name.
6+
Patch by Mohd Sanad Zaki Rizvi.
7+
8+
- Issue 24745: Idle editor default font. Switch from Courier to
9+
platform-sensitive TkFixedFont. This should not affect current customized
10+
font selections. If there is a problem, edit $HOME/.idlerc/config-main.cfg
11+
and remove 'fontxxx' entries from [Editor Window]. Patch by Mark Roseman.
12+
13+
- Issue #21192: Idle editor. When a file is run, put its name in the restart bar.
14+
Do not print false prompts. Original patch by Adnan Umer.
15+
16+
- Issue #13884: Idle menus. Remove tearoff lines. Patch by Roger Serwy.
17+
518
- Issue #23184: remove unused names and imports in idlelib.
619
Initial patch by Al Sweigart.
720

0 commit comments

Comments
 (0)