Skip to content

inspect.signature: inaccuracies for partial functions #65316

@1st1

Description

@1st1
BPO 21117
Nosy @brettcannon, @ncoghlan, @larryhastings, @bitdancer, @1st1
Files
  • signature_partial_fix_01.patch
  • 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 = 'https://github.com/1st1'
    closed_at = <Date 2014-04-08.15:32:44.058>
    created_at = <Date 2014-03-31.20:30:36.388>
    labels = ['type-bug', 'library']
    title = 'inspect.signature: inaccuracies for partial functions'
    updated_at = <Date 2014-04-08.15:32:44.057>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2014-04-08.15:32:44.057>
    actor = 'yselivanov'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2014-04-08.15:32:44.058>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2014-03-31.20:30:36.388>
    creator = 'yselivanov'
    dependencies = []
    files = ['34706']
    hgrepos = []
    issue_num = 21117
    keywords = ['patch']
    message_count = 23.0
    messages = ['215265', '215269', '215270', '215271', '215276', '215277', '215286', '215290', '215295', '215317', '215318', '215323', '215324', '215325', '215327', '215328', '215329', '215340', '215341', '215347', '215402', '215527', '215767']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'larry', 'r.david.murray', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21117'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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