Skip to content

inspect.iscoroutinefunction / isgeneratorfunction / isasyncgenfunction can't handle partialmethod objects #82545

Open
@mjpieters

Description

@mjpieters
mannequin
BPO 38364
Nosy @mjpieters, @asvetlov, @1st1, @Dreamsorcerer, @jalaziz
PRs
  • bpo-38364: unwrap partialmethods just like we unwrap partials #16600
  • 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 = None
    created_at = <Date 2019-10-03.13:28:44.060>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = "inspect.iscoroutinefunction / isgeneratorfunction / isasyncgenfunction can't handle  partialmethod objects"
    updated_at = <Date 2022-03-05.22:48:08.143>
    user = 'https://github.com/mjpieters'

    bugs.python.org fields:

    activity = <Date 2022-03-05.22:48:08.143>
    actor = 'jalaziz'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-10-03.13:28:44.060>
    creator = 'mjpieters'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38364
    keywords = ['patch']
    message_count = 2.0
    messages = ['353849', '414598']
    nosy_count = 5.0
    nosy_names = ['mjpieters', 'asvetlov', 'yselivanov', 'dreamsorcerer', 'jalaziz']
    pr_nums = ['16600']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38364'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions