changeset: 93750:283c364c372a branch: 2.7 user: Terry Jan Reedy date: Fri Dec 05 20:25:14 2014 -0500 files: Misc/NEWS description: Issue #16893: Update Idle doc chapter to match current Idle and add new information. diff -r 88af4cb9d187 -r 283c364c372a Misc/NEWS --- a/Misc/NEWS Fri Dec 05 20:16:53 2014 -0500 +++ b/Misc/NEWS Fri Dec 05 20:25:14 2014 -0500 @@ -63,6 +63,12 @@ - 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? ===============================================