Skip to content

Stop using imp.find_module() in multiprocessing #61516

@brettcannon

Description

@brettcannon
BPO 17314
Nosy @brettcannon
Files
  • remove_imp.find_module.diff: remove use of imp.find_module() from multiprocessing/forking.py
  • mp-importlib.diff
  • 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/brettcannon'
    closed_at = <Date 2013-06-07.15:46:09.012>
    created_at = <Date 2013-02-27.19:56:34.952>
    labels = ['library']
    title = 'Stop using imp.find_module() in multiprocessing'
    updated_at = <Date 2013-06-07.15:46:09.011>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2013-06-07.15:46:09.011>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2013-06-07.15:46:09.012>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2013-02-27.19:56:34.952>
    creator = 'brett.cannon'
    dependencies = []
    files = ['29270', '29274']
    hgrepos = []
    issue_num = 17314
    keywords = ['patch']
    message_count = 9.0
    messages = ['183177', '183191', '183194', '189967', '189991', '190031', '190036', '190089', '190758']
    nosy_count = 3.0
    nosy_names = ['brett.cannon', 'python-dev', 'sbt']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue17314'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions