Skip to content

pdb: do_debug installs sys.settrace handler when used inside post_mortem #80569

@blueyed

Description

@blueyed
mannequin
BPO 36388
Nosy @blueyed
PRs
  • bpo-36388: pdb: do_debug: restore previous sys.gettrace (might be None) #12479
  • bpo-36388: fix Pdb.do_debug to not trace itself #23202
  • 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 = None
    created_at = <Date 2019-03-21.08:28:00.644>
    labels = ['library', '3.9']
    title = 'pdb: do_debug installs sys.settrace handler when used inside post_mortem'
    updated_at = <Date 2020-11-09.02:50:51.924>
    user = 'https://github.com/blueyed'

    bugs.python.org fields:

    activity = <Date 2020-11-09.02:50:51.924>
    actor = 'blueyed'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-03-21.08:28:00.644>
    creator = 'blueyed'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36388
    keywords = ['patch']
    message_count = 1.0
    messages = ['338531']
    nosy_count = 1.0
    nosy_names = ['blueyed']
    pr_nums = ['12479', '23202']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36388'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions