Skip to content

In multiprocessing.pool, ExceptionWithTraceback should derive from Exception #65179

@myint

Description

@myint
mannequin
BPO 20980
Nosy @bitdancer
Files
  • exception_with_traceback.diff
  • thread_pool_exception_test.py
  • 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 2014-03-23.18:42:37.862>
    created_at = <Date 2014-03-19.14:53:54.411>
    labels = ['type-bug', 'library']
    title = 'In multiprocessing.pool, ExceptionWithTraceback should derive from Exception'
    updated_at = <Date 2014-03-23.18:42:37.861>
    user = 'https://bugs.python.org/myint'

    bugs.python.org fields:

    activity = <Date 2014-03-23.18:42:37.861>
    actor = 'sbt'
    assignee = 'sbt'
    closed = True
    closed_date = <Date 2014-03-23.18:42:37.862>
    closer = 'sbt'
    components = ['Library (Lib)']
    creation = <Date 2014-03-19.14:53:54.411>
    creator = 'myint'
    dependencies = []
    files = ['34518', '34520']
    hgrepos = []
    issue_num = 20980
    keywords = ['patch']
    message_count = 6.0
    messages = ['214101', '214102', '214106', '214247', '214273', '214571']
    nosy_count = 4.0
    nosy_names = ['r.david.murray', 'python-dev', 'sbt', 'myint']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20980'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      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