Skip to content

IDLE: Fix AttributeError when running code #82183

@rhettinger

Description

@rhettinger
BPO 38002
Nosy @rhettinger, @terryjreedy, @miss-islington
PRs
  • bpo-38002: Use False/True for IDLE pyshell bools #19203
  • [3.8] bpo-38002: Use False/True for IDLE pyshell bools (GH-19203) #19207
  • [3.7] bpo-38002: Use False/True for IDLE pyshell bools (GH-19203) #19208
  • 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 = None
    created_at = <Date 2019-09-01.20:08:53.818>
    labels = ['expert-IDLE', '3.8', '3.9']
    title = "'ModifiedInterpreter' object has no attribute 'interp'"
    updated_at = <Date 2020-03-30.19:12:04.713>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2020-03-30.19:12:04.713>
    actor = 'rhettinger'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['IDLE']
    creation = <Date 2019-09-01.20:08:53.818>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38002
    keywords = ['patch']
    message_count = 7.0
    messages = ['350961', '365193', '365219', '365221', '365222', '365343', '365345']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'terry.reedy', 'miss-islington']
    pr_nums = ['19203', '19207', '19208']
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38002'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifetopic-IDLEtriagedThe issue has been accepted as valid by a triager.type-bugAn unexpected behavior, bug, or error

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions