Skip to content

Make asyncio methods documented as coroutines - coroutines. #76508

@1st1

Description

@1st1
BPO 32327
Nosy @asvetlov, @1st1
PRs
  • bpo-32327: Convert asyncio functions documented as coroutines to coroutines. #4872
  • bpo-32327: Fix check for run_in_executor on closed loop #4996
  • bpo-32327: Revert loop.run_in_executor behaviour: return a Future. #5392
  • 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 2017-12-15.01:53:44.371>
    created_at = <Date 2017-12-14.20:58:58.531>
    labels = ['3.7', 'expert-asyncio']
    title = 'Make asyncio methods documented as coroutines - coroutines.'
    updated_at = <Date 2018-01-28.19:09:42.262>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2018-01-28.19:09:42.262>
    actor = 'yselivanov'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2017-12-15.01:53:44.371>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2017-12-14.20:58:58.531>
    creator = 'yselivanov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32327
    keywords = ['patch']
    message_count = 3.0
    messages = ['308339', '308360', '310981']
    nosy_count = 2.0
    nosy_names = ['asvetlov', 'yselivanov']
    pr_nums = ['4872', '4996', '5392']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32327'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions