Skip to content

Fix types.coroutine to accept objects from Cython #68504

@1st1

Description

@1st1
BPO 24316
Nosy @gvanrossum, @ncoghlan, @scoder, @1st1
Dependencies
  • bpo-24315: collections.abc: Coroutine should be derived from Awaitable
  • Files
  • coroutine.patch
  • types_coroutine.patch
  • types_coroutine.patch
  • types_coroutine.patch
  • types_coroutine.patch
  • types_coroutine.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-05-29.20:21:09.464>
    created_at = <Date 2015-05-28.16:31:52.508>
    labels = ['library']
    title = 'Fix types.coroutine to accept objects from Cython'
    updated_at = <Date 2015-05-29.21:11:28.466>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2015-05-29.21:11:28.466>
    actor = 'yselivanov'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2015-05-29.20:21:09.464>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2015-05-28.16:31:52.508>
    creator = 'yselivanov'
    dependencies = ['24315']
    files = ['39536', '39548', '39551', '39555', '39556', '39557']
    hgrepos = []
    issue_num = 24316
    keywords = ['patch']
    message_count = 14.0
    messages = ['244315', '244373', '244386', '244391', '244393', '244394', '244399', '244406', '244408', '244409', '244412', '244413', '244414', '244419']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'ncoghlan', 'scoder', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue24316'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions