Skip to content

Add cr_await calculated property to coroutine object #68638

@bennoleslie

Description

@bennoleslie
BPO 24450
Nosy @ncoghlan, @scoder, @larryhastings, @ethanfurman, @vadmium, @1st1
Dependencies
  • bpo-24400: Awaitable ABC incompatible with functools.singledispatch
  • Files
  • gi_yieldfrom.v0.patch: Initial potential implementation of the gi_yieldfrom property
  • gi_yieldfrom.v1.patch: Update patch with better testing coverage and documentation
  • cr_await.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 2015-07-03.04:25:26.587>
    created_at = <Date 2015-06-14.10:29:47.577>
    labels = ['interpreter-core', 'type-feature']
    title = 'Add cr_await calculated property to coroutine object'
    updated_at = <Date 2015-07-03.04:42:15.615>
    user = 'https://bugs.python.org/bennoleslie'

    bugs.python.org fields:

    activity = <Date 2015-07-03.04:42:15.615>
    actor = 'python-dev'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2015-07-03.04:25:26.587>
    closer = 'yselivanov'
    components = ['Interpreter Core']
    creation = <Date 2015-06-14.10:29:47.577>
    creator = 'bennoleslie'
    dependencies = ['24400']
    files = ['39706', '39725', '39776']
    hgrepos = []
    issue_num = 24450
    keywords = ['patch']
    message_count = 18.0
    messages = ['245338', '245340', '245341', '245441', '245447', '245461', '245491', '245496', '245658', '245664', '245732', '245765', '245767', '246113', '246124', '246125', '246128', '246131']
    nosy_count = 9.0
    nosy_names = ['ncoghlan', 'scoder', 'larry', 'fwierzbicki', 'ethan.furman', 'python-dev', 'martin.panter', 'yselivanov', 'bennoleslie']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24450'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions