Skip to content

pdb: do_p and do_pp swallow exceptions from __repr__ #81203

@blueyed

Description

@blueyed
mannequin
BPO 37022
Nosy @blueyed, @miss-islington, @remilapeyre, @iritkatriel
PRs
  • bpo-37022: Fix bug where pdb's do_p/do_pp commands swallow exceptions from repr #18180
  • [3.10] bpo-37022: Fix bug where pdb's do_p/do_pp commands swallow exceptions from repr (GH-18180) #26650
  • [3.9] bpo-37022: Fix bug where pdb's do_p/do_pp commands swallow exceptions from repr (GH-18180) #26651
  • 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 = None
    closed_at = <Date 2021-06-10.21:24:31.935>
    created_at = <Date 2019-05-23.16:02:14.288>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'pdb: do_p and do_pp swallow exceptions from __repr__'
    updated_at = <Date 2021-06-10.21:24:31.934>
    user = 'https://github.com/blueyed'

    bugs.python.org fields:

    activity = <Date 2021-06-10.21:24:31.934>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-06-10.21:24:31.935>
    closer = 'iritkatriel'
    components = ['Library (Lib)']
    creation = <Date 2019-05-23.16:02:14.288>
    creator = 'blueyed'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37022
    keywords = ['patch']
    message_count = 7.0
    messages = ['343306', '343391', '343392', '343395', '395571', '395574', '395575']
    nosy_count = 4.0
    nosy_names = ['blueyed', 'miss-islington', 'remi.lapeyre', 'iritkatriel']
    pr_nums = ['18180', '26650', '26651']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37022'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions