Skip to content

os.sched_setaffinity does not handle errors during iteration. #81601

Description

@brandtbucher
BPO 37420
Nosy @benjaminp, @miss-islington, @brandtbucher
PRs
  • bpo-37420: os.sched_setaffinity does not handle errors during iteration. #14414
  • [3.7] closes bpo-37420: Handle errors during iteration in os.sched_setaffinity. (GH-14414) #14425
  • [3.8] closes bpo-37420: Handle errors during iteration in os.sched_setaffinity. (GH-14414) #14426
  • 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-06-27.16:11:13.968>
    created_at = <Date 2019-06-26.22:22:26.691>
    labels = ['type-bug', 'library', '3.9']
    title = 'os.sched_setaffinity does not handle errors during iteration.'
    updated_at = <Date 2019-06-27.16:45:35.150>
    user = 'https://github.com/brandtbucher'

    bugs.python.org fields:

    activity = <Date 2019-06-27.16:45:35.150>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-27.16:11:13.968>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2019-06-26.22:22:26.691>
    creator = 'brandtbucher'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37420
    keywords = ['patch']
    message_count = 4.0
    messages = ['346691', '346751', '346754', '346757']
    nosy_count = 3.0
    nosy_names = ['benjamin.peterson', 'miss-islington', 'brandtbucher']
    pr_nums = ['14414', '14425', '14426']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37420'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard 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