Skip to content

Default __sizeof__ is wrong for var-sized objects #67817

@pitrou

Description

@pitrou
BPO 23629
Nosy @pitrou, @skrah, @serhiy-storchaka
Files
  • sizeof_var_obj.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 = None
    closed_at = <Date 2015-03-10.21:41:45.251>
    created_at = <Date 2015-03-10.15:44:19.227>
    labels = ['interpreter-core', 'type-bug']
    title = 'Default __sizeof__ is wrong for var-sized objects'
    updated_at = <Date 2015-03-10.21:41:45.250>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2015-03-10.21:41:45.250>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-03-10.21:41:45.251>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2015-03-10.15:44:19.227>
    creator = 'pitrou'
    dependencies = []
    files = ['38422']
    hgrepos = []
    issue_num = 23629
    keywords = ['patch']
    message_count = 6.0
    messages = ['237776', '237783', '237799', '237811', '237812', '237813']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'skrah', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23629'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    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