Skip to content

__slots__ for subclasses of variable length types #41779

Open
@mwhudson

Description

@mwhudson
BPO 1173475
Nosy @mwhudson, @rhettinger, @terryjreedy, @ronaldoussoren, @devdanzin, @vadmium
Files
  • var-sized-slots-1.diff: mwh's patch #1
  • 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/arigo'
    closed_at = <Date 2010-08-11.22:03:01.354>
    created_at = <Date 2005-03-30.17:09:14.000>
    labels = ['interpreter-core', 'type-feature']
    title = '__slots__ for subclasses of variable length types'
    updated_at = <Date 2015-03-12.05:25:41.393>
    user = 'https://github.com/mwhudson'

    bugs.python.org fields:

    activity = <Date 2015-03-12.05:25:41.393>
    actor = 'martin.panter'
    assignee = 'arigo'
    closed = True
    closed_date = <Date 2010-08-11.22:03:01.354>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2005-03-30.17:09:14.000>
    creator = 'mwh'
    dependencies = []
    files = ['6581']
    hgrepos = []
    issue_num = 1173475
    keywords = []
    message_count = 12.0
    messages = ['48094', '48095', '48096', '48097', '48098', '82173', '110432', '113454', '113615', '113630', '113631', '184641']
    nosy_count = 7.0
    nosy_names = ['mwh', 'rhettinger', 'terry.reedy', 'ronaldoussoren', 'ajaksu2', 'BreamoreBoy', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1173475'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions