Skip to content

C implementation of asyncio.Future doesn't set value of StopIteration correctly #72678

@1st1

Description

@1st1
BPO 28492
Nosy @gvanrossum, @methane, @1st1

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 2016-10-20.19:56:37.102>
created_at = <Date 2016-10-20.19:42:44.066>
labels = ['type-bug', '3.7', 'expert-asyncio']
title = "C implementation of asyncio.Future doesn't set value of StopIteration correctly"
updated_at = <Date 2016-10-21.14:59:49.227>
user = 'https://github.com/1st1'

bugs.python.org fields:

activity = <Date 2016-10-21.14:59:49.227>
actor = 'yselivanov'
assignee = 'none'
closed = True
closed_date = <Date 2016-10-20.19:56:37.102>
closer = 'yselivanov'
components = ['asyncio']
creation = <Date 2016-10-20.19:42:44.066>
creator = 'yselivanov'
dependencies = []
files = []
hgrepos = []
issue_num = 28492
keywords = []
message_count = 4.0
messages = ['279070', '279073', '279074', '279103']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'methane', 'python-dev', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28492'
versions = ['Python 3.6', 'Python 3.7']

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions