Skip to content

sending non-None values makes generator raise StopIteration on next access #90167

@Zabolekar

Description

@Zabolekar
mannequin
BPO 46009
Nosy @tiran, @markshannon, @pablogsal, @brandtbucher, @Zabolekar
PRs
  • bpo-46009: Do not exhaust generator when send() method raises #29986
  • [3.10] bpo-46009: Do not exhaust generator when send() method raises (GH-29986). #29988
  • bpo-46009: Remove GEN_START #30367
  • 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 2022-01-05.16:02:13.606>
    created_at = <Date 2021-12-07.21:53:29.521>
    labels = ['type-bug', 'release-blocker', '3.10', '3.11']
    title = 'sending non-None values makes generator raise StopIteration on next access'
    updated_at = <Date 2022-01-05.16:02:13.606>
    user = 'https://github.com/Zabolekar'

    bugs.python.org fields:

    activity = <Date 2022-01-05.16:02:13.606>
    actor = 'christian.heimes'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-05.16:02:13.606>
    closer = 'christian.heimes'
    components = []
    creation = <Date 2021-12-07.21:53:29.521>
    creator = 'Zabolekar'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46009
    keywords = ['patch']
    message_count = 7.0
    messages = ['407975', '408013', '408021', '409700', '409770', '409776', '409781']
    nosy_count = 5.0
    nosy_names = ['christian.heimes', 'Mark.Shannon', 'pablogsal', 'brandtbucher', 'Zabolekar']
    pr_nums = ['29986', '29988', '30367']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46009'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesrelease-blockertype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions