Skip to content

PyUnicode_DecodeUTF16(..., byteorder=0) gets it wrong on Mac OS X/PowerPC #48310

@trentm

Description

@trentm
mannequin
BPO 4060
Nosy @malemburg, @loewis, @ronaldoussoren, @benjaminp
Files
  • issue4060_macosx_endian.patch: patch to fix (as described in original comment)
  • pymacconfig.h.patch: Moving detection of WORDS_BIGENDIAN to pymacconfig.h
  • pymacconfig.h.patch2
  • 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-12-28.15:38:00.922>
    created_at = <Date 2008-10-06.22:27:09.622>
    labels = ['type-bug', 'expert-unicode']
    title = 'PyUnicode_DecodeUTF16(..., byteorder=0) gets it wrong on Mac OS X/PowerPC'
    updated_at = <Date 2008-12-28.15:38:00.908>
    user = 'https://bugs.python.org/trentm'

    bugs.python.org fields:

    activity = <Date 2008-12-28.15:38:00.908>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-12-28.15:38:00.922>
    closer = 'benjamin.peterson'
    components = ['Unicode']
    creation = <Date 2008-10-06.22:27:09.622>
    creator = 'trentm'
    dependencies = []
    files = ['11720', '11723', '11727']
    hgrepos = []
    issue_num = 4060
    keywords = ['patch']
    message_count = 16.0
    messages = ['74398', '74399', '74400', '74402', '74404', '74406', '74407', '74424', '74425', '74442', '74448', '74459', '74463', '74474', '74494', '78412']
    nosy_count = 5.0
    nosy_names = ['lemburg', 'loewis', 'ronaldoussoren', 'benjamin.peterson', 'trentm']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4060'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions