Skip to content

order of decorators @abstractmethod and @classmethod is significant (is not documented to be in @abstractclassmethod which advises their combined use) #60471

@christopherthemagnificent

Description

@christopherthemagnificent
BPO 16267
Nosy @ncoghlan, @benjaminp, @merwok, @bitdancer, @asvetlov, @durban, @ericsnowcurrently

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 2012-12-09.05:01:11.625>
created_at = <Date 2012-10-17.15:41:20.991>
labels = ['interpreter-core', 'type-bug', 'docs']
title = 'order of decorators @abstractmethod and @classmethod is significant (is not documented to be in @abstractclassmethod which advises their combined use)'
updated_at = <Date 2012-12-09.05:01:11.625>
user = 'https://bugs.python.org/christopherthemagnificent'

bugs.python.org fields:

activity = <Date 2012-12-09.05:01:11.625>
actor = 'ncoghlan'
assignee = 'docs@python'
closed = True
closed_date = <Date 2012-12-09.05:01:11.625>
closer = 'ncoghlan'
components = ['Documentation', 'Interpreter Core']
creation = <Date 2012-10-17.15:41:20.991>
creator = 'christopherthemagnificent'
dependencies = []
files = []
hgrepos = []
issue_num = 16267
keywords = []
message_count = 12.0
messages = ['173183', '173184', '173188', '173189', '173190', '173198', '173200', '173280', '173282', '175417', '176823', '177159']
nosy_count = 14.0
nosy_names = ['ncoghlan', 'benjamin.peterson', 'stutzbach', 'eric.araujo', 'Arfrever', 'r.david.murray', 'asvetlov', 'daniel.urban', 'christopherthemagnificent', 'docs@python', 'dsdale24', 'python-dev', 'eric.snow', 'Darren.Dale']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16267'
versions = ['Python 3.3', 'Python 3.4']

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions