summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 005954f..7493570 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,17 @@
Python News
+++++++++++
+What's New in Python 3.6.0 alpha 3
+==================================
+
+*Release date: XXXX-XX-XX*
+
+IDLE
+++++
+
+- Issue #27310: Fix IDLE.app failure to launch on OS X due to vestigial import.
+
+
What's New in Python 3.6.0 alpha 2
==================================