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.
Created on 2014年05月31日 20:03 by terry.reedy, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg219472 - (view) | Author: Terry J. Reedy (terry.reedy) * (Python committer) | Date: 2014年05月31日 20:03 | |
In #21569, revising What's New for 2.7, Nick is planning to add the following: +PEP 434: IDLE Enhancement Exception for All Branches +---------------------------------------------------- + +:pep:`434` describes a general exemption for changes made to the IDLE +development environment shipped along with Python. This exemption makes it +possible for the IDLE developers to provide a more consistent user +experience across all supported versions of Python 2 and 3. + +For details of any IDLE changes, refer to the NEWS file for the specific +release. I think the same should be added to What's New 3.4+ so Idle users are warned and informed that there might be otherwise unexpected changes. At minimum, the last phrase should be changed to "refer to the successive Idle sections of the changelog", where changelog' is linked as it is at the top of the file. I am not sure where to put this. The 3.4 What's New has no Idle section. I did not think to write one :-(. Of course, there was almost nothing new since the previous 3.3.x bugfix release. I guess such a section should be a cumulative summary what was added since the previous x.y.0 release, even if all went into one of the bugfix releases, including the pending final maintenance release. |
|||
| msg307591 - (view) | Author: Terry J. Reedy (terry.reedy) * (Python committer) | Date: 2017年12月04日 19:47 | |
#21961 ends with the entry I added for 3.4 and 3.5. 3.7 (and checking 3.6) will be a new issue. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:04 | admin | set | github: 65820 |
| 2017年12月04日 19:47:12 | terry.reedy | set | status: open -> closed superseder: Add What's New for Idle. messages: + msg307591 resolution: duplicate stage: needs patch -> resolved |
| 2014年05月31日 20:03:08 | terry.reedy | create | |