Skip to content

Support functools.partial in inspect.is*function() checks #79071

Description

@asvetlov
BPO 34890
Nosy @asvetlov, @1st1, @pablogsal, @sweeneyde
PRs
  • bpo-34890: Make iscoroutinefunction, isgeneratorfunction and isasyncgenfunction work with functools.partial #9903
  • 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 2018-10-26.11:23:04.921>
    created_at = <Date 2018-10-04.07:29:56.296>
    labels = ['3.8', 'library']
    title = 'Support functools.partial in inspect.is*function() checks'
    updated_at = <Date 2022-02-13.06:36:40.836>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2022-02-13.06:36:40.836>
    actor = 'Dennis Sweeney'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-26.11:23:04.921>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2018-10-04.07:29:56.296>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34890
    keywords = ['patch']
    message_count = 5.0
    messages = ['327039', '327056', '327057', '328538', '413171']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'yselivanov', 'pablogsal', 'Dennis Sweeney']
    pr_nums = ['9903']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34890'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions