Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Handle a non-importable __main__ in multiprocessing #64145

Copy link
Copy link
Closed
@ogrisel

Description

@ogrisel
Issue body actions
BPO 19946
Nosy @brettcannon, @ncoghlan, @pitrou, @larryhastings, @tiran, @ericsnowcurrently, @zware, @ogrisel
Files
  • issue19946.diff
  • issue19946_pep_451_multiprocessing_v2.diff: Work in progress patch (Fork+, ForkServer-, Spawn--)
  • test_multiprocessing_main_handling.py: Final test case
  • issue19946.diff
  • skip_forkserver.patch
  • 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/ncoghlan'
    closed_at = <Date 2013-12-20.14:33:20.194>
    created_at = <Date 2013-12-10.13:08:59.356>
    labels = ['type-bug', 'library', 'release-blocker']
    title = 'Handle a non-importable __main__ in multiprocessing'
    updated_at = <Date 2015-02-24.09:59:58.484>
    user = 'https://github.com/ogrisel'

    bugs.python.org fields:

    activity = <Date 2015-02-24.09:59:58.484>
    actor = 'ncoghlan'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2013-12-20.14:33:20.194>
    closer = 'ncoghlan'
    components = ['Library (Lib)']
    creation = <Date 2013-12-10.13:08:59.356>
    creator = 'Olivier.Grisel'
    dependencies = []
    files = ['33091', '33162', '33175', '33201', '33222']
    hgrepos = []
    issue_num = 19946
    keywords = ['patch']
    message_count = 47.0
    messages = ['205810', '205831', '205832', '205833', '205847', '205854', '205857', '205885', '205893', '205894', '205895', '205898', '205904', '206115', '206118', '206120', '206126', '206129', '206133', '206134', '206137', '206138', '206140', '206180', '206224', '206228', '206229', '206230', '206252', '206260', '206296', '206297', '206298', '206301', '206421', '206424', '206478', '206559', '206575', '206607', '206650', '206653', '206655', '206659', '206677', '206678', '206683']
    nosy_count = 10.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'pitrou', 'larry', 'christian.heimes', 'python-dev', 'sbt', 'eric.snow', 'zach.ware', 'Olivier.Grisel']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19946'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    release-blockerstdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.