Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5080deb

Browse files
committed
Entries for idlelib/NEWS.txt
1 parent 2756d8a commit 5080deb

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

Lib/idlelib/NEWS.txt

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
1-
What's New in Idle 3.4.3?
1+
What's New in Idle 3.4.4?
22
=========================
33
*Release date: 2015-??-??*
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)