Skip to content

sys.sizeof test fails with wide unicode #47348

Description

@benjaminp
BPO 3098
Nosy @malemburg, @birkenfeld, @amauryfa, @pitrou, @benjaminp
Files
  • maxunicode.patch: Patch against 2.6 trunk, revision 64230
  • Py_UNICODE.patch: Patch against 2.6 trunk, revision 64230
  • Py_UNICODE_SIZEOF.patch: Patch against 2.6 trunk, revision 64296
  • 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 2008-06-17.10:34:08.437>
    created_at = <Date 2008-06-12.22:13:16.311>
    labels = ['interpreter-core', 'type-bug']
    title = 'sys.sizeof test fails with wide unicode'
    updated_at = <Date 2008-06-17.10:34:08.401>
    user = 'https://github.com/benjaminp'

    bugs.python.org fields:

    activity = <Date 2008-06-17.10:34:08.401>
    actor = 'schuppenies'
    assignee = 'schuppenies'
    closed = True
    closed_date = <Date 2008-06-17.10:34:08.437>
    closer = 'schuppenies'
    components = ['Interpreter Core']
    creation = <Date 2008-06-12.22:13:16.311>
    creator = 'benjamin.peterson'
    dependencies = []
    files = ['10623', '10624', '10635']
    hgrepos = []
    issue_num = 3098
    keywords = ['patch']
    message_count = 23.0
    messages = ['68102', '68104', '68138', '68141', '68159', '68160', '68177', '68178', '68179', '68180', '68181', '68182', '68183', '68184', '68185', '68186', '68231', '68234', '68242', '68251', '68265', '68271', '68312']
    nosy_count = 6.0
    nosy_names = ['lemburg', 'georg.brandl', 'amaury.forgeotdarc', 'pitrou', 'benjamin.peterson', 'schuppenies']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3098'
    versions = ['Python 2.6', 'Python 3.0']

    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