Skip to content

using asyncio.iscoroutinefunction() on a functools.partial object #67707

Closed
@mathieui

Description

@mathieui
BPO 23519
Nosy @gvanrossum, @vstinner, @mathieui, @1st1
Files
  • example_partial.py
  • 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 2015-02-26.17:52:33.200>
    created_at = <Date 2015-02-25.11:00:39.941>
    labels = ['type-feature', 'invalid', 'expert-asyncio']
    title = 'using asyncio.iscoroutinefunction() on a functools.partial object'
    updated_at = <Date 2017-06-09.02:28:01.054>
    user = 'https://github.com/mathieui'

    bugs.python.org fields:

    activity = <Date 2017-06-09.02:28:01.054>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-02-26.17:52:33.200>
    closer = 'gvanrossum'
    components = ['asyncio']
    creation = <Date 2015-02-25.11:00:39.941>
    creator = 'mathieui'
    dependencies = []
    files = ['38246']
    hgrepos = []
    issue_num = 23519
    keywords = []
    message_count = 8.0
    messages = ['236569', '236570', '236592', '236660', '236668', '236693', '295475', '295478']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'vstinner', 'mathieui', 'yselivanov', 'curtmcd']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23519'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions