Skip to content

IDLE: configdialog -- factor out Changes class #74962

@terryjreedy

Description

@terryjreedy
BPO 30779
Nosy @terryjreedy, @csabella
PRs
  • bpo-30779: IDLE: Add ConfigChanges class to config.py #2610
  • bpo-30779: IDLE -- Factor ConfigChanges class from configdialog, put in config; test. #2612
  • [3.6] bpo-30779: IDLE -- Factor ConfigChanges class from configdialog… #2625
  • bpo-30779: News #2627
  • [3.6] bpo-30779: News (GH-2627) #2630
  • bpo-30779: IDLE: fix delete_section calls in configdialog #2667
  • [3.6] bpo-30779: IDLE: fix changes.delete_section calls in configdial… #2674
  • Files
  • changes_class.py
  • changes_class_2.py
  • configdialog_tests_v1.py
  • changes_class_v3.py
  • changes_class_v4.py: Add to config.py
  • 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-07-08.00:03:16.067>
    created_at = <Date 2017-06-26.22:34:16.889>
    labels = ['expert-IDLE', 'type-feature', '3.7']
    title = 'IDLE: configdialog -- factor out Changes class'
    updated_at = <Date 2017-07-11.23:50:12.773>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2017-07-11.23:50:12.773>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2017-07-08.00:03:16.067>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2017-06-26.22:34:16.889>
    creator = 'terry.reedy'
    dependencies = []
    files = ['46980', '46981', '46984', '46985', '46991']
    hgrepos = []
    issue_num = 30779
    keywords = []
    message_count = 23.0
    messages = ['296962', '297203', '297249', '297303', '297329', '297343', '297462', '297804', '297807', '297837', '297850', '297857', '297882', '297886', '297908', '297909', '297913', '297919', '297922', '298155', '298187', '298188', '298191']
    nosy_count = 2.0
    nosy_names = ['terry.reedy', 'cheryl.sabella']
    pr_nums = ['2610', '2612', '2625', '2627', '2630', '2667', '2674']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30779'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions