Skip to content

Python interpreter uses Unicode surrogate pairs only before the pyc is created #47547

@ezio-melotti

Description

@ezio-melotti
BPO 3297
Nosy @malemburg, @terryjreedy, @amauryfa, @vstinner, @benjaminp, @jwilk, @ezio-melotti
Files
  • unicodetest.py
  • unicodetest.py
  • py3k-nonBMP-literal.diff
  • 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 2010-06-18.23:47:00.810>
    created_at = <Date 2008-07-06.06:58:43.255>
    labels = ['type-bug', 'expert-unicode']
    title = 'Python interpreter uses Unicode surrogate pairs only before the pyc is created'
    updated_at = <Date 2010-06-18.23:47:00.809>
    user = 'https://github.com/ezio-melotti'

    bugs.python.org fields:

    activity = <Date 2010-06-18.23:47:00.809>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-06-18.23:47:00.810>
    closer = 'vstinner'
    components = ['Unicode']
    creation = <Date 2008-07-06.06:58:43.255>
    creator = 'ezio.melotti'
    dependencies = []
    files = ['10826', '10880', '15043']
    hgrepos = []
    issue_num = 3297
    keywords = ['patch']
    message_count = 21.0
    messages = ['69321', '69573', '69575', '69576', '69577', '69581', '69594', '69595', '71643', '72161', '72290', '72316', '72317', '93516', '93518', '93560', '93563', '93565', '94640', '106273', '107827']
    nosy_count = 10.0
    nosy_names = ['lemburg', 'terry.reedy', 'amaury.forgeotdarc', 'Rhamphoryncus', 'vstinner', 'l.mastrodomenico', 'benjamin.peterson', 'jwilk', 'ezio.melotti', 'hippietrail']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3297'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions