Skip to content

create_unicode_buffer() fails on non-BMP strings on Windows #64064

Description

@gergelyerdelyi
BPO 19865
Nosy @amauryfa, @abalkin, @vstinner, @meadori, @eryksun, @ZackerySpytz, @miss-islington
PRs
  • bpo-19865: ctypes.create_unicode_buffer() fails on non-BMP strings on Windows #14081
  • [3.7] bpo-19865: ctypes.create_unicode_buffer() supports non-BMP strings on Windows (GH-14081) #14087
  • [3.8] bpo-19865: ctypes.create_unicode_buffer() supports non-BMP strings on Windows (GH-14081) #14088
  • 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 2019-06-14.16:54:21.044>
    created_at = <Date 2013-12-02.19:36:45.979>
    labels = ['3.8', 'ctypes', 'type-bug', '3.7', '3.9']
    title = 'create_unicode_buffer() fails on non-BMP strings on Windows'
    updated_at = <Date 2019-06-14.16:54:21.043>
    user = 'https://bugs.python.org/gergelyerdelyi'

    bugs.python.org fields:

    activity = <Date 2019-06-14.16:54:21.043>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-14.16:54:21.044>
    closer = 'vstinner'
    components = ['ctypes']
    creation = <Date 2013-12-02.19:36:45.979>
    creator = 'gergely.erdelyi'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 19865
    keywords = ['patch']
    message_count = 9.0
    messages = ['205045', '228405', '228424', '330583', '345596', '345601', '345609', '345610', '345611']
    nosy_count = 9.0
    nosy_names = ['amaury.forgeotdarc', 'belopolsky', 'vstinner', 'meador.inge', 'eryksun', 'gergely.erdelyi', 'ZackerySpytz', 'miss-islington', 'Leonard de Ruijter']
    pr_nums = ['14081', '14087', '14088']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19865'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions