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

bytearray.extend does not handle errors during iteration. #81598

Copy link
Copy link
@brandtbucher

Description

@brandtbucher
Issue body actions
BPO 37417
Nosy @serhiy-storchaka, @miss-islington, @brandtbucher
PRs
  • bpo-37417: Fix error handling in bytearray.extend. #14407
  • [3.7] bpo-37417: Fix error handling in bytearray.extend. (GH-14407) #14408
  • [3.8] bpo-37417: Fix error handling in bytearray.extend. (GH-14407) #14410
  • bpo-37420: os.sched_setaffinity does not handle errors during iteration. #14414
  • 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-26.20:17:31.538>
    created_at = <Date 2019-06-26.18:21:02.865>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7', '3.9']
    title = 'bytearray.extend does not handle errors during iteration.'
    updated_at = <Date 2019-06-26.22:22:41.667>
    user = 'https://github.com/brandtbucher'

    bugs.python.org fields:

    activity = <Date 2019-06-26.22:22:41.667>
    actor = 'brandtbucher'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-26.20:17:31.538>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2019-06-26.18:21:02.865>
    creator = 'brandtbucher'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37417
    keywords = ['patch']
    message_count = 4.0
    messages = ['346655', '346664', '346668', '346677']
    nosy_count = 3.0
    nosy_names = ['serhiy.storchaka', 'miss-islington', 'brandtbucher']
    pr_nums = ['14407', '14408', '14410', '14414']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37417'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      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.