Skip to content

Make static methods created by @staticmethod callable #87848

Closed
@vstinner

Description

@vstinner
BPO 43682
Nosy @rhettinger, @mdickinson, @vstinner, @methane, @markshannon, @serhiy-storchaka
PRs
  • bpo-43682: Make staticmethod objects callable #25117
  • bpo-43682: @staticmethod inherits attributes #25268
  • 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 2021-04-12.08:07:43.223>
    created_at = <Date 2021-03-31.14:31:21.903>
    labels = ['library', '3.10']
    title = 'Make static methods created by @staticmethod callable'
    updated_at = <Date 2021-04-14.00:48:59.564>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-04-14.00:48:59.564>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-04-12.08:07:43.223>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2021-03-31.14:31:21.903>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43682
    keywords = ['patch']
    message_count = 22.0
    messages = ['389905', '389906', '389907', '389909', '389910', '389914', '389916', '389917', '389963', '390496', '390525', '390594', '390607', '390639', '390704', '390738', '390802', '390823', '390829', '390841', '390848', '391024']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'vstinner', 'methane', 'Mark.Shannon', 'serhiy.storchaka']
    pr_nums = ['25117', '25268']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43682'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibPython modules in the Lib dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions