Skip to content

Make __sizeof__ for builtin types more subclass friendly #69607

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 25421
Nosy @pitrou, @bitdancer, @serhiy-storchaka
Files
  • sizeof_dynamic.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2015-12-20.07:27:55.452>
    created_at = <Date 2015-10-16.16:42:00.760>
    labels = ['extension-modules', 'interpreter-core', 'type-bug']
    title = 'Make __sizeof__ for builtin types more subclass friendly'
    updated_at = <Date 2015-12-20.07:27:55.451>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-12-20.07:27:55.451>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-12-20.07:27:55.452>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2015-10-16.16:42:00.760>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['40795']
    hgrepos = []
    issue_num = 25421
    keywords = ['patch']
    message_count = 6.0
    messages = ['253074', '256734', '256735', '256737', '256738', '256739']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'r.david.murray', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25421'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirinterpreter-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