Skip to content

inspect.signature() doesn't support partialmethod without explicit self parameter #74335

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 30149
Nosy @rhettinger, @ncoghlan, @serhiy-storchaka, @1st1, @corona10
PRs
  • bpo-30149: Fix partialmethod without explicit self parameter. #1308
  • [3.6] bpo-30149: Fix partialmethod without explicit self parameter (#1308) #1662
  • [3.5] bpo-30149: Fix partialmethod without explicit self parameter (#1308) #1663
  • 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 2017-06-15.14:44:19.469>
    created_at = <Date 2017-04-23.20:18:25.285>
    labels = ['3.7', 'type-bug', 'library']
    title = "inspect.signature() doesn't support partialmethod without explicit self parameter"
    updated_at = <Date 2017-06-15.14:44:19.468>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-06-15.14:44:19.468>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-15.14:44:19.469>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2017-04-23.20:18:25.285>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30149
    keywords = []
    message_count = 5.0
    messages = ['292184', '292380', '293877', '296101', '296102']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'ncoghlan', 'serhiy.storchaka', 'yselivanov', 'corona10']
    pr_nums = ['1308', '1662', '1663']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30149'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (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