Skip to content

Assertion failure in inspect.signature on unbound partialmethods #77190

@anntzer

Description

@anntzer
mannequin
BPO 33009
Nosy @serhiy-storchaka, @1st1, @anntzer, @miss-islington
PRs
  • bpo-33009: Fix inspect.signature() for single-parameter partialmethods. #6004
  • [3.7] bpo-33009: Fix inspect.signature() for single-parameter partialmethods. (GH-6004) #6006
  • [3.6] bpo-33009: Fix inspect.signature() for single-parameter partialmethods. (GH-6004) #6007
  • 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-03-06.18:49:27.672>
    created_at = <Date 2018-03-06.07:33:47.330>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Assertion failure in inspect.signature on unbound partialmethods'
    updated_at = <Date 2018-03-06.18:49:27.671>
    user = 'https://github.com/anntzer'

    bugs.python.org fields:

    activity = <Date 2018-03-06.18:49:27.671>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-06.18:49:27.672>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2018-03-06.07:33:47.330>
    creator = 'Antony.Lee'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33009
    keywords = ['patch']
    message_count = 6.0
    messages = ['313309', '313310', '313340', '313345', '313354', '313356']
    nosy_count = 4.0
    nosy_names = ['serhiy.storchaka', 'yselivanov', 'Antony.Lee', 'miss-islington']
    pr_nums = ['6004', '6006', '6007']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33009'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions