Thanks to visit codestin.com
Credit goes to github.com

Skip to content

inspect.signature does not work for datetime classes #88784

Open
@mauvilsa

Description

@mauvilsa
mannequin
BPO 44618
Nosy @gvanrossum, @hongweipeng, @mauvilsa
PRs
  • bpo-40897:Give priority to using the current class constructor in inspect.signature #27177
  • 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 = None
    created_at = <Date 2021-07-13.07:41:18.210>
    labels = ['type-bug', '3.8', '3.9', '3.10', '3.7', 'library']
    title = 'inspect.signature does not work for datetime classes'
    updated_at = <Date 2021-07-17.09:51:41.720>
    user = 'https://github.com/mauvilsa'

    bugs.python.org fields:

    activity = <Date 2021-07-17.09:51:41.720>
    actor = 'mauvilsa'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-07-13.07:41:18.210>
    creator = 'mauvilsa'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44618
    keywords = ['patch']
    message_count = 6.0
    messages = ['397387', '397481', '397484', '397488', '397713', '397715']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'hongweipeng', 'mauvilsa']
    pr_nums = ['27177']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44618'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions