Skip to content

asyncio: Add loop.create_future method #71228

@1st1

Description

@1st1
BPO 27041
Nosy @gvanrossum, @vstinner, @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 = 'https://github.com/1st1'
closed_at = <Date 2016-05-17.03:06:43.329>
created_at = <Date 2016-05-16.19:21:34.184>
labels = ['type-feature', 'expert-asyncio']
title = 'asyncio: Add loop.create_future method'
updated_at = <Date 2016-05-17.05:49:08.979>
user = 'https://github.com/1st1'

bugs.python.org fields:

activity = <Date 2016-05-17.05:49:08.979>
actor = 'vstinner'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2016-05-17.03:06:43.329>
closer = 'yselivanov'
components = ['asyncio']
creation = <Date 2016-05-16.19:21:34.184>
creator = 'yselivanov'
dependencies = []
files = []
hgrepos = []
issue_num = 27041
keywords = []
message_count = 7.0
messages = ['265724', '265730', '265736', '265739', '265740', '265751', '265756']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue27041'
versions = ['Python 3.5', 'Python 3.6']

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions