Skip to content

Use Py_UCS4 instead of Py_UNICODE in unicodectype.c #49377

@bupjae

Description

@bupjae
mannequin
BPO 5127
Nosy @malemburg, @amauryfa, @vstinner, @ezio-melotti
Superseder
  • bpo-7663: narrow build incorrectly translates cases for non-BMP code points
  • Files
  • unicodectype_ucs4.patch
  • unicodectype_ucs4-2.patch
  • unicodectype_ucs4_3.patch: refreshed; don't forget to run makeunicodedata.py
  • unicodectype_ucs4_4.patch
  • unicodectype_ucs4_5.patch
  • unicodectype_ucs4_6.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 = 'https://github.com/amauryfa'
    closed_at = <Date 2010-08-19.12:56:22.263>
    created_at = <Date 2009-02-02.01:31:39.408>
    labels = ['type-bug', 'expert-unicode']
    title = 'Use Py_UCS4 instead of Py_UNICODE in unicodectype.c'
    updated_at = <Date 2010-08-19.12:56:22.261>
    user = 'https://bugs.python.org/bupjae'

    bugs.python.org fields:

    activity = <Date 2010-08-19.12:56:22.261>
    actor = 'amaury.forgeotdarc'
    assignee = 'amaury.forgeotdarc'
    closed = True
    closed_date = <Date 2010-08-19.12:56:22.263>
    closer = 'amaury.forgeotdarc'
    components = ['Unicode']
    creation = <Date 2009-02-02.01:31:39.408>
    creator = 'bupjae'
    dependencies = []
    files = ['12934', '15047', '15058', '17909', '17911', '17924']
    hgrepos = []
    issue_num = 5127
    keywords = ['patch']
    message_count = 54.0
    messages = ['80924', '80928', '80971', '81044', '81048', '81049', '81051', '81052', '81053', '81057', '81061', '81081', '81090', '81115', '93562', '93585', '93587', '93588', '93589', '93590', '93594', '93595', '93596', '93604', '93611', '93615', '93617', '93636', '93659', '93662', '97441', '97447', '97535', '109509', '109513', '109518', '109519', '109522', '109523', '109526', '109527', '109529', '109530', '109626', '109631', '109644', '109646', '109687', '109689', '109692', '109693', '109695', '109795', '114360']
    nosy_count = 6.0
    nosy_names = ['lemburg', 'amaury.forgeotdarc', 'Rhamphoryncus', 'vstinner', 'ezio.melotti', 'bupjae']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '7663'
    type = 'behavior'
    url = 'https://bugs.python.org/issue5127'
    versions = ['Python 3.1', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions