Skip to content

Use dict unpacking in idlelib #80586

@terryjreedy

Description

@terryjreedy
BPO 36405
Nosy @terryjreedy, @serhiy-storchaka, @miss-islington
PRs
  • bpo-36405: Use dict unpacking in idlelib #12507
  • [3.7] bpo-36405: Use dict unpacking in idlelib (GH-12507) #12510
  • bpo-36405: IDLE - Restore __main__ and add tests #12518
  • [3.7] bpo-36405: IDLE - Restore __main__ and add tests (GH-12518) #12526
  • 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 2019-03-24.21:44:05.550>
    created_at = <Date 2019-03-23.05:43:09.360>
    labels = ['3.8', 'expert-IDLE', 'type-feature', '3.7']
    title = 'Use dict unpacking in idlelib'
    updated_at = <Date 2019-03-24.23:10:32.823>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2019-03-24.23:10:32.823>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2019-03-24.21:44:05.550>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2019-03-23.05:43:09.360>
    creator = 'terry.reedy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36405
    keywords = ['patch']
    message_count = 11.0
    messages = ['338643', '338648', '338655', '338656', '338657', '338659', '338661', '338702', '338755', '338757', '338765']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['12507', '12510', '12518', '12526']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36405'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions