Skip to content

Typo: using "==" instead of "=" #89222

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 45059
Nosy @terryjreedy, @taleinat, @serhiy-storchaka, @miss-islington, @DiddiLeija
PRs
  • bpo-45059: Fix typo: using "==" instead of "=" #28086
  • [3.10] bpo-45059: Fix IDLE test typo: using "==" instead of "=" (GH-28086) #28098
  • [3.9] bpo-45059: Fix IDLE test typo: using "==" instead of "=" (GH-28086) #28099
  • bpo-45059: Add module cleanup to IDLE test_macosx #28102
  • [3.9] bpo-45059: Add module cleanup to IDLE test_macosx (GH-28102) #28104
  • [3.10] bpo-45059: Add module cleanup to IDLE test_macosx (GH-28102) #28105
  • 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 2021-08-31.19:32:19.825>
    created_at = <Date 2021-08-31.11:41:52.883>
    labels = ['type-bug', '3.9', '3.10', '3.11', 'expert-IDLE', 'tests']
    title = 'Typo: using "==" instead of "="'
    updated_at = <Date 2021-08-31.19:32:19.824>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-08-31.19:32:19.824>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2021-08-31.19:32:19.825>
    closer = 'terry.reedy'
    components = ['IDLE', 'Tests']
    creation = <Date 2021-08-31.11:41:52.883>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45059
    keywords = ['patch']
    message_count = 8.0
    messages = ['400713', '400758', '400760', '400762', '400763', '400771', '400772', '400773']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'taleinat', 'serhiy.storchaka', 'miss-islington', 'DiddiLeija']
    pr_nums = ['28086', '28098', '28099', '28102', '28104', '28105']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45059'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifetestsTests in the Lib/test dirtopic-IDLEtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions