Skip to content

__slots__ on PyVarObject subclass #61497

Description

@ronaldoussoren
BPO 17295
Nosy @ronaldoussoren, @amauryfa, @vstinner, @vadmium
Superseder
  • bpo-1173475: slots for subclasses of variable length types
  • 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 = None
    created_at = <Date 2013-02-25.16:24:22.254>
    labels = ['interpreter-core', 'type-bug']
    title = '__slots__ on PyVarObject subclass'
    updated_at = <Date 2015-03-12.05:27:03.174>
    user = 'https://github.com/ronaldoussoren'

    bugs.python.org fields:

    activity = <Date 2015-03-12.05:27:03.174>
    actor = 'martin.panter'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2013-02-25.16:24:22.254>
    creator = 'ronaldoussoren'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 17295
    keywords = []
    message_count = 5.0
    messages = ['182959', '184637', '184640', '185397', '237914']
    nosy_count = 4.0
    nosy_names = ['ronaldoussoren', 'amaury.forgeotdarc', 'vstinner', 'martin.panter']
    pr_nums = []
    priority = 'low'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'open'
    superseder = '1173475'
    type = 'behavior'
    url = 'https://bugs.python.org/issue17295'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-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