Skip to content

IDLE debugger: failure stepping through module loading #77246

@jcdlr

Description

@jcdlr
mannequin
BPO 33065
Nosy @brettcannon, @terryjreedy, @miss-islington
PRs
  • bpo-33065: Fix problem debugging user classes with __repr__ method #24183
  • [3.9] bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183) #24184
  • [3.8] bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183) #24185
  • Files
  • PositionalList.py: Linked List module user created
  • data.py: Minimal example
  • 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-01-10.07:43:30.003>
    created_at = <Date 2018-03-13.05:02:16.611>
    labels = ['expert-IDLE', 'type-bug', '3.8', '3.9', '3.10']
    title = 'IDLE debugger: failure stepping through module loading'
    updated_at = <Date 2021-01-10.07:43:30.003>
    user = 'https://bugs.python.org/jcdlr'

    bugs.python.org fields:

    activity = <Date 2021-01-10.07:43:30.003>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2021-01-10.07:43:30.003>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2018-03-13.05:02:16.611>
    creator = 'jcdlr'
    dependencies = []
    files = ['47532', '49082']
    hgrepos = []
    issue_num = 33065
    keywords = ['patch']
    message_count = 20.0
    messages = ['313721', '313744', '315203', '315208', '315228', '326179', '326757', '336176', '366935', '366947', '366959', '366981', '367149', '367152', '369341', '384742', '384752', '384753', '384754', '384755']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'terry.reedy', 'geitda', 'miss-islington', 'jcdlr', 'om364@']
    pr_nums = ['24183', '24184', '24185']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33065'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions