Skip to content

Deprecate yield from and @coroutine in asyncio #81102

@asvetlov

Description

@asvetlov
BPO 36921
Nosy @njsmith, @asvetlov, @1st1, @MojoVampire, @miss-islington
PRs
  • bpo-36921: Deprecate @coroutine and yield from in asyncio #13334
  • bpo-36921: Deprecate @coroutine for sake of async def #13346
  • 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 2019-05-24.14:17:40.056>
    created_at = <Date 2019-05-15.08:32:31.751>
    labels = ['3.8', 'expert-asyncio']
    title = 'Deprecate yield from and @coroutine in asyncio'
    updated_at = <Date 2021-04-26.21:17:39.992>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2021-04-26.21:17:39.992>
    actor = 'njs'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-24.14:17:40.056>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2019-05-15.08:32:31.751>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36921
    keywords = ['patch']
    message_count = 3.0
    messages = ['342649', '372177', '391987']
    nosy_count = 5.0
    nosy_names = ['njs', 'asvetlov', 'yselivanov', 'josh.r', 'miss-islington']
    pr_nums = ['13334', '13346']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36921'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions