Skip to content

Add empty __slots__ to collections.abc abstract base classes #55542

@durban

Description

@durban
mannequin
BPO 11333
Nosy @gvanrossum, @rhettinger, @ncoghlan, @giampaolo, @merwok, @durban
Files
  • collections_abc_slots.diff: Patch (py3k branch)
  • 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 2011-03-22.18:47:12.530>
    created_at = <Date 2011-02-26.12:24:33.617>
    labels = ['type-feature', 'library']
    title = 'Add empty __slots__ to collections.abc abstract base classes'
    updated_at = <Date 2011-03-22.18:47:12.529>
    user = 'https://github.com/durban'

    bugs.python.org fields:

    activity = <Date 2011-03-22.18:47:12.529>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2011-03-22.18:47:12.530>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2011-02-26.12:24:33.617>
    creator = 'daniel.urban'
    dependencies = []
    files = ['20910']
    hgrepos = []
    issue_num = 11333
    keywords = ['patch']
    message_count = 8.0
    messages = ['129534', '129570', '129578', '129625', '129641', '129661', '131763', '131764']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'rhettinger', 'ncoghlan', 'giampaolo.rodola', 'stutzbach', 'eric.araujo', 'daniel.urban', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue11333'
    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