Skip to content

IDLE: Add idlelib.config.IdleConf unittest #75100

@mlouielu

Description

@mlouielu
mannequin
BPO 30917
Nosy @terryjreedy, @vstinner, @mlouielu
PRs
  • bpo-30917: IDLE: Add config.IdleConf unittest #2691
  • [3.6] bpo-30917: IDLE: Add config.IdleConf unittests (GH-2691) #2753
  • bpo-30917: IDLE: Fix mock_config deepcopy to read_string #2754
  • bpo-30968: Fix test_get_font in IDLE's test_config.  #2769
  • 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-20.20:44:32.224>
    created_at = <Date 2017-07-13.06:40:58.718>
    labels = ['expert-IDLE', 'type-feature', '3.7']
    title = 'IDLE: Add idlelib.config.IdleConf unittest'
    updated_at = <Date 2017-07-20.20:44:32.192>
    user = 'https://github.com/mlouielu'

    bugs.python.org fields:

    activity = <Date 2017-07-20.20:44:32.192>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2017-07-20.20:44:32.224>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2017-07-13.06:40:58.718>
    creator = 'louielu'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30917
    keywords = []
    message_count = 12.0
    messages = ['298266', '298267', '298385', '298576', '298616', '298618', '298625', '298638', '298669', '298694', '298707', '298749']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'vstinner', 'louielu']
    pr_nums = ['2691', '2753', '2754', '2769']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30917'
    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