Skip to content

ABCMeta.register() should work as a decorator #55077

@kerio

Description

@kerio
mannequin
BPO 10868
Nosy @gvanrossum, @rhettinger, @pitrou, @benjaminp, @merwok, @durban
Files
  • abcmeta_register_deco.diff: proposed patch
  • abcmeta_register_deco_with_docs.diff: proposed patch with docs and corrections
  • abcmeta_register_v3.diff
  • abcmeta_register_v4.diff
  • abcmeta_register_v4_plus_tests.diff
  • 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 = 'https://github.com/merwok'
    closed_at = <Date 2011-02-24.18:18:29.362>
    created_at = <Date 2011-01-08.23:32:11.376>
    labels = ['type-feature', 'library']
    title = 'ABCMeta.register() should work as a decorator'
    updated_at = <Date 2011-02-26.16:32:09.426>
    user = 'https://bugs.python.org/kerio'

    bugs.python.org fields:

    activity = <Date 2011-02-26.16:32:09.426>
    actor = 'stutzbach'
    assignee = 'eric.araujo'
    closed = True
    closed_date = <Date 2011-02-24.18:18:29.362>
    closer = 'eric.araujo'
    components = ['Library (Lib)']
    creation = <Date 2011-01-08.23:32:11.376>
    creator = 'kerio'
    dependencies = []
    files = ['20314', '20315', '20316', '20335', '20337']
    hgrepos = []
    issue_num = 10868
    keywords = ['patch']
    message_count = 18.0
    messages = ['125804', '125806', '125807', '125810', '125814', '125816', '125905', '125907', '125909', '125912', '125915', '126003', '129298', '129300', '129310', '129521', '129536', '129571']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'rhettinger', 'pitrou', 'benjamin.peterson', 'stutzbach', 'eric.araujo', 'daniel.urban', 'kerio']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue10868'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    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