Skip to content

multiprocessing.cpu_count() should use hw.availcpu on Mac OS X #61646

Closed
@jszakmeister

Description

@jszakmeister
BPO 17444
Nosy @ronaldoussoren, @pitrou, @vstinner, @jszakmeister, @ned-deily, @tpn, @1st1
Files
  • use-availcpu.patch
  • use-activecpu.patch: Updated patch to use hw.activecpu
  • 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-10-04.21:22:41.933>
    created_at = <Date 2013-03-17.11:16:10.388>
    labels = ['type-bug', 'library']
    title = 'multiprocessing.cpu_count() should use hw.availcpu on Mac OS X'
    updated_at = <Date 2014-10-04.21:22:41.932>
    user = 'https://github.com/jszakmeister'

    bugs.python.org fields:

    activity = <Date 2014-10-04.21:22:41.932>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-10-04.21:22:41.933>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2013-03-17.11:16:10.388>
    creator = 'jszakmeister'
    dependencies = []
    files = ['29430', '29442']
    hgrepos = []
    issue_num = 17444
    keywords = ['patch']
    message_count = 11.0
    messages = ['184367', '184459', '184463', '184581', '184585', '184615', '184617', '184623', '184661', '209841', '209905']
    nosy_count = 8.0
    nosy_names = ['ronaldoussoren', 'pitrou', 'vstinner', 'jszakmeister', 'ned.deily', 'trent', 'sbt', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17444'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython 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