This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients terry.reedy
Date 2018-06-10.17:32:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528651926.75.0.592728768989.issue33821@psf.upfronthosting.co.za>
In-reply-to
Content
Following #33820, master issue for future IDLE entries in Doc/whatsnew/3.7.rst.  This doc has a section 'Improved Modules' with a subsection 'idlelib and IDLE'.  The initial unlabeled subsubsection includes important enhancements to IDLE since 3.6.0.  This issue starts with the last of these.

Because of IDLE's special backport policy, PEP 434, this initial part concludes with "The changes above have been backported to 3.6 maintenance releases."  Future subsubsections 'New in 3.7.z:', z >= 1, will follow for backport to 3.7.z.  It will close after the last 3.7 maintenance release.

This file also exists in the master (currently 3.8) branch.  Changes are applied to master and backported to 3.7.  Normally, entries will be the same as in What's New <Master>, but this will not exist in 3.6.  Hence each What's New file needs different backports.  Hence separate PRs are needed for auto backport to work.  It seems convenient to have separate issues for each.
History
Date User Action Args
2018-06-10 17:32:06terry.reedysetrecipients: + terry.reedy
2018-06-10 17:32:06terry.reedysetmessageid: <1528651926.75.0.592728768989.issue33821@psf.upfronthosting.co.za>
2018-06-10 17:32:06terry.reedylinkissue33821 messages
2018-06-10 17:32:06terry.reedycreate