From: Terry Jan Reedy Date: Sat, 6 Dec 2014 01:25:14 +0000 (-0500) Subject: Issue #16893: Update Idle doc chapter to match current Idle and add new X-Git-Tag: v2.7.10rc1~292 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bedaefc705cefd9ec57b7be308767cf4f2ec54b3;p=python Issue #16893: Update Idle doc chapter to match current Idle and add new information. --- diff --git a/Misc/NEWS b/Misc/NEWS index f3de153c50..eef00b15ad 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -63,6 +63,12 @@ Library - Issue #22960: Add a context argument to xmlrpclib.ServerProxy. +IDLE +---- + +- Issue #16893: Update Idle doc chapter to match current Idle and add new + information. + What's New in Python 2.7.9 release candidate 1? ===============================================