Skip to content

inspect.Signature doesn't support user classes without __init__ or __new__ #64507

@larryhastings

Description

@larryhastings
BPO 20308
Nosy @brettcannon, @ncoghlan, @larryhastings, @skrah, @1st1
Files
  • signature_plain_cls_01.patch
  • signature_plain_cls_02.patch
  • signature_plain_cls_04.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 = None
    closed_at = <Date 2014-01-28.00:32:34.986>
    created_at = <Date 2014-01-19.21:52:39.763>
    labels = ['type-bug', 'library']
    title = "inspect.Signature doesn't support user classes without __init__ or __new__"
    updated_at = <Date 2014-02-03.08:35:36.187>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2014-02-03.08:35:36.187>
    actor = 'larry'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-01-28.00:32:34.986>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2014-01-19.21:52:39.763>
    creator = 'larry'
    dependencies = []
    files = ['33556', '33557', '33756']
    hgrepos = []
    issue_num = 20308
    keywords = ['patch']
    message_count = 17.0
    messages = ['208502', '208504', '208507', '208508', '208510', '208511', '208512', '208513', '208514', '208515', '208516', '209481', '209489', '209490', '209491', '209522', '210098']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'larry', 'skrah', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20308'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      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