Skip to content

Rewrite asyncio docs to use async/await syntax #76439

@asvetlov

Description

@asvetlov
BPO 32258
Nosy @asvetlov, @1st1
PRs
  • bpo-32258: Replace 'yield from' to 'await' in asyncio docs #4779
  • bpo-34335: Do not mix @asyncio.coroutine decorator and await in asyncio docs #8674
  • 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 2017-12-11.16:00:46.094>
    created_at = <Date 2017-12-09.10:06:15.548>
    labels = ['docs', '3.7', 'expert-asyncio']
    title = 'Rewrite asyncio docs to use async/await syntax'
    updated_at = <Date 2018-08-04.23:05:34.536>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2018-08-04.23:05:34.536>
    actor = 'termim'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-12-11.16:00:46.094>
    closer = 'asvetlov'
    components = ['Documentation', 'asyncio']
    creation = <Date 2017-12-09.10:06:15.548>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32258
    keywords = ['patch']
    message_count = 2.0
    messages = ['307889', '308052']
    nosy_count = 3.0
    nosy_names = ['asvetlov', 'docs@python', 'yselivanov']
    pr_nums = ['4779', '8674']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32258'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions