Skip to content

PyUnicode_FromFormatV() doesn't handle non-ascii text correctly #53978

@vstinner

Description

@vstinner
BPO 9769
Nosy @amauryfa, @abalkin, @ezio-melotti
Files
  • pyunicode_fromformat_ascii.patch
  • pyunicode_fromformat_utf8.patch: PyUnicode_FromFormatV patch to use UTF-8
  • 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 2015-10-02.21:12:14.849>
    created_at = <Date 2010-09-03.23:52:59.810>
    labels = ['interpreter-core', 'type-feature', 'expert-unicode']
    title = "PyUnicode_FromFormatV() doesn't handle non-ascii text correctly"
    updated_at = <Date 2015-10-02.21:12:14.848>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-10-02.21:12:14.848>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-10-02.21:12:14.849>
    closer = 'vstinner'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2010-09-03.23:52:59.810>
    creator = 'vstinner'
    dependencies = []
    files = ['18800', '27771']
    hgrepos = []
    issue_num = 9769
    keywords = ['patch']
    message_count = 15.0
    messages = ['115542', '115609', '115820', '115825', '115889', '116045', '116046', '116071', '121561', '121563', '121568', '121582', '121693', '129838', '174080']
    nosy_count = 4.0
    nosy_names = ['amaury.forgeotdarc', 'belopolsky', 'ezio.melotti', 'reingart']
    pr_nums = []
    priority = 'low'
    resolution = 'out of date'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue9769'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions