Skip to content

No way to create an abstract classmethod #50117

@della

Description

@della
mannequin
BPO 5867
Nosy @gvanrossum, @terryjreedy, @pitrou, @benjaminp, @merwok, @durban
Files
  • issue5867.diff: Patch (py3k branch)
  • issue5867a.diff: New patch (+ tests) (py3k branch)
  • abstractclassstaticmethod.diff: Patch adding the abc.abstractclassmethod and abc.abstractstatismethod decorators
  • abstractclassstaticmethod+doc.diff: New patch (+doc)
  • 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 2010-08-17.00:53:12.003>
    created_at = <Date 2009-04-28.14:24:11.112>
    labels = ['type-feature', 'library']
    title = 'No way to create an abstract classmethod'
    updated_at = <Date 2010-08-17.00:53:12.001>
    user = 'https://bugs.python.org/della'

    bugs.python.org fields:

    activity = <Date 2010-08-17.00:53:12.001>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-08-17.00:53:12.003>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2009-04-28.14:24:11.112>
    creator = 'della'
    dependencies = []
    files = ['18510', '18512', '18519', '18542']
    hgrepos = []
    issue_num = 5867
    keywords = ['patch']
    message_count = 13.0
    messages = ['86744', '86922', '113790', '113820', '113822', '113826', '113833', '113838', '113877', '113973', '114038', '114088', '114091']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'terry.reedy', 'pitrou', 'benjamin.peterson', 'eric.araujo', 'della', 'daniel.urban']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5867'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions