Skip to content

multiprocessing.get_all_start_methods() wrong default on macOS #83425

Description

@stefanholek
BPO 39244
Nosy @pitrou, @taleinat, @applio, @miss-islington, @idomic
PRs
  • bpo-39244: multiprocessing get all start methods #18529
  • bpo-39244: multiprocessing get all start methods #18625
  • [3.9] bpo-39244: multiprocessing return default start method first on macOS (GH-18625) #20431
  • [3.8] bpo-39244: multiprocessing return default start method first on macOS (GH-18625) #20432
  • 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 2020-05-26.14:56:17.976>
    created_at = <Date 2020-01-07.11:54:46.917>
    labels = ['easy', 'type-bug', '3.8', '3.9', '3.10', 'library']
    title = 'multiprocessing.get_all_start_methods() wrong default on macOS'
    updated_at = <Date 2020-05-26.15:14:04.838>
    user = 'https://bugs.python.org/stefanholek'

    bugs.python.org fields:

    activity = <Date 2020-05-26.15:14:04.838>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-26.14:56:17.976>
    closer = 'taleinat'
    components = ['Library (Lib)']
    creation = <Date 2020-01-07.11:54:46.917>
    creator = 'stefanholek'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39244
    keywords = ['patch', 'newcomer friendly']
    message_count = 9.0
    messages = ['359503', '362097', '362104', '362517', '369839', '369990', '369992', '369997', '369998']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'taleinat', 'stefanholek', 'davin', 'miss-islington', 'Ido Michael']
    pr_nums = ['18529', '18625', '20431', '20432']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39244'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifeeasystdlibStandard 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