Skip to content

IDLE subsection of What's New 3.7 #78002

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

Closed
terryjreedy opened this issue Jun 10, 2018 · 8 comments
Closed

IDLE subsection of What's New 3.7 #78002

terryjreedy opened this issue Jun 10, 2018 · 8 comments
Assignees
Labels

Comments

@terryjreedy
Copy link
Member

BPO 33821
Nosy @terryjreedy, @matrixise, @miss-islington
PRs
  • bpo-33821: Update idlelib subsection of What's New 3.7 #7590
  • [3.7] bpo-33821: Update idlelib subsection of What's New 3.7 (GH-7590) #7593
  • bpo-33821: Update IDLE section of What's New 3.7 #15036
  • [3.8] bpo-33821: Update IDLE section of What's New 3.7 (GH-15036) #15040
  • [3.7] bpo-33821: Update IDLE section of What's New 3.7 (GH-15036) #15041
  • Superseder
  • bpo-33822: IDLE subsection of What's New 3.8
  • 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 2020-09-23.14:31:39.348>
    created_at = <Date 2018-06-10.17:32:06.730>
    labels = ['expert-IDLE', '3.7', '3.8']
    title = "IDLE subsection of What's New 3.7"
    updated_at = <Date 2020-09-23.14:31:39.348>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2020-09-23.14:31:39.348>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2020-09-23.14:31:39.348>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2018-06-10.17:32:06.730>
    creator = 'terry.reedy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33821
    keywords = ['patch']
    message_count = 8.0
    messages = ['319224', '319230', '319234', '319794', '319795', '348781', '348786', '348788']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'matrixise', 'miss-islington']
    pr_nums = ['7590', '7593', '15036', '15040', '15041']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '33822'
    type = None
    url = 'https://bugs.python.org/issue33821'
    versions = ['Python 3.7', 'Python 3.8']

    @terryjreedy
    Copy link
    Member Author

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

    @terryjreedy terryjreedy added 3.7 (EOL) end of life 3.8 (EOL) end of life labels Jun 10, 2018
    @terryjreedy terryjreedy self-assigned this Jun 10, 2018
    @terryjreedy
    Copy link
    Member Author

    New changeset 222f7f4 by Terry Jan Reedy in branch 'master':
    bpo-33821: Update idlelib subsection of What's New 3.7 (bpo-7590)
    222f7f4

    @miss-islington
    Copy link
    Contributor

    New changeset 1ed8294 by Miss Islington (bot) in branch '3.7':
    bpo-33821: Update idlelib subsection of What's New 3.7 (GH-7590)
    1ed8294

    @matrixise
    Copy link
    Member

    Hi Terry,

    not sure, but your PR have been merged, but this issue should be closed, do you confirm?

    @terryjreedy
    Copy link
    Member Author

    There will be more IDLE entries when features are added to maintenance releases. See What's New 3.6 for examples, and PEP-434 for further explanation. I prefer to have one issue for all patches to that section.

    @terryjreedy
    Copy link
    Member Author

    New changeset 5982b72 by Terry Jan Reedy in branch 'master':
    bpo-33821: Update IDLE section of What's New 3.7 (bpo-15036)
    5982b72

    @miss-islington
    Copy link
    Contributor

    New changeset 9e044dd by Miss Islington (bot) in branch '3.8':
    bpo-33821: Update IDLE section of What's New 3.7 (GH-15036)
    9e044dd

    @miss-islington
    Copy link
    Contributor

    New changeset 8c6e35d by Miss Islington (bot) in branch '3.7':
    bpo-33821: Update IDLE section of What's New 3.7 (GH-15036)
    8c6e35d

    @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
    Projects
    None yet
    Development

    No branches or pull requests

    3 participants