Skip to content

inspect.Signature doesn't recognize all builtin types #64388

@larryhastings

Description

@larryhastings
BPO 20189
Nosy @gvanrossum, @tim-one, @warsaw, @brettcannon, @ncoghlan, @larryhastings, @skrah, @meadori, @zware, @1st1
Files
  • larry.support.text_signature.on.more.types.diff.1.txt
  • larry.support.text_signature.on.more.types.diff.2.txt
  • larry.support.text_signature.on.more.types.diff.3.txt
  • larry.support.text_signature.on.more.types.diff.4.txt
  • issue20189.pydoc.diff
  • larry.support.text_signature.on.more.types.diff.5.txt
  • larry.support.text_signature.on.more.types.6.txt
  • larry.support.text_signature.on.more.types.7.txt
  • 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/larryhastings'
    closed_at = <Date 2014-01-24.14:18:26.063>
    created_at = <Date 2014-01-08.12:47:39.985>
    labels = ['type-bug', 'library']
    title = "inspect.Signature doesn't recognize all builtin types"
    updated_at = <Date 2014-01-24.14:18:26.062>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2014-01-24.14:18:26.062>
    actor = 'larry'
    assignee = 'larry'
    closed = True
    closed_date = <Date 2014-01-24.14:18:26.063>
    closer = 'larry'
    components = ['Library (Lib)']
    creation = <Date 2014-01-08.12:47:39.985>
    creator = 'larry'
    dependencies = []
    files = ['33365', '33467', '33469', '33517', '33539', '33546', '33655', '33683']
    hgrepos = []
    issue_num = 20189
    keywords = ['patch']
    message_count = 48.0
    messages = ['207681', '207682', '207694', '207743', '207758', '207769', '207916', '207921', '207975', '208051', '208054', '208056', '208058', '208059', '208060', '208111', '208123', '208228', '208316', '208321', '208322', '208358', '208359', '208360', '208365', '208367', '208368', '208446', '208455', '208456', '208465', '208626', '208935', '208994', '209007', '209032', '209059', '209060', '209064', '209065', '209066', '209069', '209071', '209072', '209075', '209076', '209079', '209080']
    nosy_count = 11.0
    nosy_names = ['gvanrossum', 'tim.peters', 'barry', 'brett.cannon', 'ncoghlan', 'larry', 'skrah', 'meador.inge', 'python-dev', 'zach.ware', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20189'
    versions = ['Python 3.4']

    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