Skip to content

PyUnicode_FromWideChar incorrect for characters outside the BMP (unix only) #48724

@mdickinson

Description

@mdickinson
BPO 4474
Nosy @malemburg, @mdickinson, @vstinner
Files
  • unicode_fromwidechar_surrogate-7.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 2009-03-18.16:10:55.243>
    created_at = <Date 2008-11-30.18:54:07.896>
    labels = ['interpreter-core', 'type-bug']
    title = 'PyUnicode_FromWideChar incorrect for characters outside the BMP (unix only)'
    updated_at = <Date 2009-03-18.16:10:55.242>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2009-03-18.16:10:55.242>
    actor = 'mark.dickinson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-03-18.16:10:55.243>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2008-11-30.18:54:07.896>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['13210']
    hgrepos = []
    issue_num = 4474
    keywords = ['patch']
    message_count = 33.0
    messages = ['76651', '76653', '76665', '76666', '76670', '76684', '76686', '76708', '80001', '80002', '80008', '80012', '80013', '80017', '80018', '80021', '80023', '80024', '80132', '80151', '80311', '80578', '80636', '80795', '82674', '82676', '82677', '82678', '82679', '82789', '82919', '83751', '83754']
    nosy_count = 4.0
    nosy_names = ['lemburg', 'mark.dickinson', 'vstinner', 'rpetrov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4474'
    versions = ['Python 2.7']

    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