Skip to content

consider implementing __await__ on concurrent.futures.Future #68571

@1st1

Description

@1st1
BPO 24383
Nosy @gvanrossum, @scoder, @vstinner, @agronholm, @1st1, @ajdavis
Files
  • concurrent.patch
  • concurrent.patch
  • concurrent.patch
  • concurrent_alt.patch
  • concurrent.patch
  • asyncio_await.patch
  • concurrent.patch
  • concurrent.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-12-16.21:37:12.452>
    created_at = <Date 2015-06-04.15:38:14.031>
    labels = ['type-feature', 'library', 'expert-asyncio']
    title = 'consider implementing __await__ on concurrent.futures.Future'
    updated_at = <Date 2016-12-16.21:37:12.451>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2016-12-16.21:37:12.451>
    actor = 'yselivanov'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2016-12-16.21:37:12.452>
    closer = 'yselivanov'
    components = ['Library (Lib)', 'asyncio']
    creation = <Date 2015-06-04.15:38:14.031>
    creator = 'yselivanov'
    dependencies = []
    files = ['39620', '39621', '39622', '39623', '39624', '40090', '40103', '40106']
    hgrepos = []
    issue_num = 24383
    keywords = ['patch']
    message_count = 39.0
    messages = ['244832', '244835', '244837', '244838', '244839', '244895', '247270', '247271', '247786', '247788', '247804', '247806', '247807', '247812', '247813', '247817', '247820', '247867', '247868', '247869', '247871', '247874', '247877', '247879', '247882', '247886', '247891', '247892', '247923', '247925', '247928', '247931', '247935', '248200', '248204', '248209', '248210', '248932', '283443']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'scoder', 'vstinner', 'alex.gronholm', 'Yury.Selivanov', 'yselivanov', 'emptysquare']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24383'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-asynciotype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions