os.cpu_count() returns wrong number of processors on specific systems · Issue #77347 · python/cpython · GitHub
Skip to content

os.cpu_count() returns wrong number of processors on specific systems #77347

Description

@yanirh
mannequin
BPO 33166
Nosy @pfmoore, @pitrou, @giampaolo, @tjguk, @zware, @eryksun, @zooba, @csabella, @miss-islington
PRs
  • bpo-33166: Change os.cpu_count to return active (real) processors #15949
  • [3.8] bpo-33166: Change os.cpu_count to return active (real) processors (GH-15949) #15979
  • Files
  • Screenshot.png
  • 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 2019-09-11.15:20:09.367>
    created_at = <Date 2018-03-28.09:44:42.722>
    labels = ['type-bug', '3.8', '3.9', 'OS-windows']
    title = 'os.cpu_count() returns wrong number of processors on specific systems'
    updated_at = <Date 2019-09-11.15:56:16.043>
    user = 'https://bugs.python.org/yanirh'

    bugs.python.org fields:

    activity = <Date 2019-09-11.15:56:16.043>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-11.15:20:09.367>
    closer = 'zach.ware'
    components = ['Windows']
    creation = <Date 2018-03-28.09:44:42.722>
    creator = 'yanirh'
    dependencies = []
    files = ['47504']
    hgrepos = []
    issue_num = 33166
    keywords = ['patch']
    message_count = 20.0
    messages = ['314580', '314581', '314583', '314585', '314587', '314589', '314590', '314591', '314592', '314596', '314597', '314599', '314609', '314620', '314631', '314664', '334274', '351931', '351936', '351956']
    nosy_count = 10.0
    nosy_names = ['paul.moore', 'pitrou', 'giampaolo.rodola', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'cheryl.sabella', 'miss-islington', 'yanirh']
    pr_nums = ['15949', '15979']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33166'
    versions = ['Python 3.8', 'Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions