Skip to content

Default nosigint option to pdb.Pdb() prevents use in non-main thread #57329

@bpb

Description

@bpb
mannequin
BPO 13120
Nosy @birkenfeld, @blueyed, @asvetlov, @skrah, @meadori, @miss-islington
PRs
  • bpo-13120: fix typo with test_issue13120() method name #12250
  • [3.7] bpo-13120: fix typo with test_issue13120() method name (GH-12250) #12652
  • Files
  • thread_sigint.patch
  • test_pdb.py.patch
  • issue13120.txt
  • 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/asvetlov'
    closed_at = <Date 2012-12-04.19:14:02.659>
    created_at = <Date 2011-10-06.21:17:27.562>
    labels = ['type-bug', 'library']
    title = 'Default nosigint option to pdb.Pdb() prevents use in non-main thread'
    updated_at = <Date 2019-04-02.08:17:29.646>
    user = 'https://bugs.python.org/bpb'

    bugs.python.org fields:

    activity = <Date 2019-04-02.08:17:29.646>
    actor = 'miss-islington'
    assignee = 'asvetlov'
    closed = True
    closed_date = <Date 2012-12-04.19:14:02.659>
    closer = 'asvetlov'
    components = ['Library (Lib)']
    creation = <Date 2011-10-06.21:17:27.562>
    creator = 'bpb'
    dependencies = []
    files = ['23791', '23796', '28190']
    hgrepos = []
    issue_num = 13120
    keywords = ['patch']
    message_count = 17.0
    messages = ['145040', '148439', '148457', '148463', '148466', '148705', '176806', '176822', '176931', '176932', '176977', '176979', '176980', '176983', '337573', '339306', '339320']
    nosy_count = 10.0
    nosy_names = ['georg.brandl', 'isandler', 'blueyed', 'bpb', 'asvetlov', 'skrah', 'meador.inge', 'icemac', 'python-dev', 'miss-islington']
    pr_nums = ['12250', '12652']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue13120'
    versions = ['Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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