Skip to content

Fix asynchronous generators athrow() and aclose() to handle StopAsyncIteration #72907

@1st1

Description

@1st1
BPO 28721
Nosy @ned-deily, @1st1
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • agen.patch
  • 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 = 'https://github.com/1st1'
    closed_at = <Date 2016-11-16.23:26:54.874>
    created_at = <Date 2016-11-16.23:12:03.626>
    labels = ['interpreter-core', 'type-bug', '3.7', 'release-blocker']
    title = 'Fix asynchronous generators athrow() and aclose() to handle StopAsyncIteration'
    updated_at = <Date 2017-03-31.16:36:18.956>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:18.956>
    actor = 'dstufft'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2016-11-16.23:26:54.874>
    closer = 'yselivanov'
    components = ['Interpreter Core']
    creation = <Date 2016-11-16.23:12:03.626>
    creator = 'yselivanov'
    dependencies = []
    files = ['45514']
    hgrepos = []
    issue_num = 28721
    keywords = ['patch']
    message_count = 2.0
    messages = ['281008', '281009']
    nosy_count = 3.0
    nosy_names = ['ned.deily', 'python-dev', 'yselivanov']
    pr_nums = ['552']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28721'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions