Skip to content

Importing multiprocessing breaks pickle.whichmodule #86572

@renatolfc

Description

@renatolfc
mannequin
BPO 42406
Nosy @gpshead, @pitrou, @renatolfc, @applio, @miss-islington
PRs
  • bpo-42406: Fix whichmodule() with multiprocessing #23403
  • [3.9] bpo-42406: Fix whichmodule() with multiprocessing (GH-23403) #23560
  • [3.8] bpo-42406: Fix whichmodule() with multiprocessing (GH-23403) #23561
  • [3.7] bpo-42406: Fix whichmodule() with multiprocessing (pythonGH-23403) #28489
  • 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/gpshead'
    closed_at = <Date 2020-11-29.23:48:33.708>
    created_at = <Date 2020-11-19.13:19:31.708>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'Importing multiprocessing breaks pickle.whichmodule'
    updated_at = <Date 2021-09-21.11:17:37.801>
    user = 'https://github.com/renatolfc'

    bugs.python.org fields:

    activity = <Date 2021-09-21.11:17:37.801>
    actor = 'python-dev'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2020-11-29.23:48:33.708>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2020-11-19.13:19:31.708>
    creator = 'renatolfc'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42406
    keywords = ['patch']
    message_count = 7.0
    messages = ['381410', '382024', '382085', '382086', '382088', '382097', '382160']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'renatolfc', 'python-dev', 'davin', 'miss-islington']
    pr_nums = ['23403', '23560', '23561', '28489']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42406'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions