Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note to 3.x What's New re Idle changes in bugfix releases #65820

Closed
terryjreedy opened this issue May 31, 2014 · 2 comments
Closed

Add note to 3.x What's New re Idle changes in bugfix releases #65820

terryjreedy opened this issue May 31, 2014 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir type-feature A feature request or enhancement

Comments

@terryjreedy
Copy link
Member

BPO 21621
Nosy @terryjreedy, @ncoghlan
Superseder
  • bpo-21961: Add What's New for Idle.
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/terryjreedy'
    closed_at = <Date 2017-12-04.19:47:12.907>
    created_at = <Date 2014-05-31.20:03:08.101>
    labels = ['type-feature', 'docs']
    title = "Add note to 3.x What's New re Idle changes in bugfix releases"
    updated_at = <Date 2017-12-04.19:47:12.906>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2017-12-04.19:47:12.906>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2017-12-04.19:47:12.907>
    closer = 'terry.reedy'
    components = ['Documentation']
    creation = <Date 2014-05-31.20:03:08.101>
    creator = 'terry.reedy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 21621
    keywords = []
    message_count = 2.0
    messages = ['219472', '307591']
    nosy_count = 2.0
    nosy_names = ['terry.reedy', 'ncoghlan']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '21961'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21621'
    versions = ['Python 3.4', 'Python 3.5']

    @terryjreedy
    Copy link
    Member Author

    In bpo-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.

    @terryjreedy terryjreedy self-assigned this May 31, 2014
    @terryjreedy terryjreedy added docs Documentation in the Doc dir type-feature A feature request or enhancement labels May 31, 2014
    @terryjreedy
    Copy link
    Member Author

    bpo-21961 ends with the entry I added for 3.4 and 3.5. 3.7 (and checking 3.6) will be a new issue.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    docs Documentation in the Doc dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant