Skip to content

IDLE: Modernize config_key module #79779

Description

@csabella
BPO 35598
Nosy @terryjreedy, @csabella, @miss-islington
PRs
  • bpo-35598: IDLE: Update config_key.py with PEP8 names #11330
  • [3.7] bpo-35598: IDLE: Update config_key.py with PEP8 names (GH-11330) #11336
  • bpo-35598: IDLE: Increase test coverage for config_key.py #11360
  • [3.7] bpo-35598: IDLE: Increase test coverage for config_key.py (GH-11360) #11362
  • bpo-35598: IDLE: Switch to ttk widgets and update imports #11365
  • [3.7] bpo-35598: IDLE: Switch config_key dialog to ttk widgets (GH-11365) #11370
  • bpo-35598: IDLE: Refactor globals in config_key.py #11377
  • bpo-35598: IDLE: Refactor globals in config_key.py #11392
  • [3.7] bpo-35598: IDLE - Globalize some config_key objects (GH-11392) #11393
  • gh-79856: IDLE - separate config_key window and frame #11427
  • 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-01-07.04:01:19.826>
    created_at = <Date 2018-12-27.20:27:57.070>
    labels = ['3.8', 'expert-IDLE', 'type-feature', '3.7']
    title = 'IDLE: Modernize config_key module'
    updated_at = <Date 2019-01-07.04:01:19.825>
    user = 'https://github.com/csabella'

    bugs.python.org fields:

    activity = <Date 2019-01-07.04:01:19.825>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2019-01-07.04:01:19.826>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2018-12-27.20:27:57.070>
    creator = 'cheryl.sabella'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35598
    keywords = ['patch', 'patch', 'patch']
    message_count = 18.0
    messages = ['332614', '332617', '332634', '332635', '332638', '332640', '332738', '332742', '332744', '332758', '332759', '332760', '332821', '332829', '332830', '332836', '332953', '333136']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'cheryl.sabella', 'miss-islington']
    pr_nums = ['11330', '11336', '11360', '11362', '11365', '11370', '11377', '11392', '11393', '11427']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35598'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions