◐ Shell
clean mode source ↗

Message 243952 - Python tracker

I just added a generic entry to the 3.4 and 3.5 What's New docs pointing people to idlelib/NEWS.txt.  

+  idlelib and IDLE
+----------------
+
+Since idlelib implements the IDLE shell and editor and is not intended for
+import by other programs, it gets improvements with every release. See
+:file:`Lib/idlelib/NEWS.txt` for a cumulative list of changes since 3.4.0,
+as well as changes made in future 3.5.x releases. This file is also available
+from the IDLE Help -> About Idle dialog.
+