Skip to content

Create abstract base classes by inheritance rather than a direct invocation of __metaclass__ #60253

@rhettinger

Description

@rhettinger
BPO 16049
Nosy @gvanrossum, @rhettinger, @mdickinson, @pitrou, @jkloth, @merwok, @asvetlov, @ericsnowcurrently
Files
  • 16049.patch: add ABC helper class to abc
  • 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/rhettinger'
    closed_at = <Date 2012-12-13.17:14:52.228>
    created_at = <Date 2012-09-25.23:20:10.114>
    labels = ['easy', 'type-feature', 'library']
    title = 'Create abstract base classes by inheritance rather than a direct invocation of __metaclass__'
    updated_at = <Date 2012-12-13.17:14:52.226>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2012-12-13.17:14:52.226>
    actor = 'asvetlov'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2012-12-13.17:14:52.228>
    closer = 'asvetlov'
    components = ['Library (Lib)']
    creation = <Date 2012-09-25.23:20:10.114>
    creator = 'rhettinger'
    dependencies = []
    files = ['28240']
    hgrepos = []
    issue_num = 16049
    keywords = ['patch', 'easy']
    message_count = 14.0
    messages = ['171323', '171331', '171501', '171658', '171668', '176658', '177068', '177082', '177248', '177406', '177412', '177420', '177424', '177425']
    nosy_count = 11.0
    nosy_names = ['gvanrossum', 'rhettinger', 'mark.dickinson', 'pitrou', 'jkloth', 'eric.araujo', 'Arfrever', 'asvetlov', 'python-dev', 'eric.snow', 'bruno.dupuis']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16049'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard 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