File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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+
95111Documentation
96112-------------
97113
You can’t perform that action at this time.
0 commit comments