- What's New in IDLE 3.3?
-What's New in IDLE 3.2.4?
++What's New in IDLE 3.3.0?
=========================
-What's New in IDLE 3.2.3?
-=========================
+ - Issue #14937: Perform auto-completion of filenames in strings even for
+ non-ASCII filenames.
+
+- Issue #8515: Set __file__ when run file in IDLE.
+ Initial patch by Bruce Frederiksen.
+
+- IDLE can be launched as `python -m idlelib`
- Issue #14409: IDLE now properly executes commands in the Shell window
when it cannot read the normal config files on startup and