Skip to content

PyUnicode_FromFormatV() doesn't support utf-8 text #60547

@reingart

Description

@reingart
mannequin
BPO 16343
Nosy @vstinner, @ezio-melotti, @cjerdonek
Superseder
  • bpo-9769: PyUnicode_FromFormatV() doesn't handle non-ascii text correctly
  • Files
  • 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 2012-10-28.20:14:48.045>
    created_at = <Date 2012-10-28.04:06:11.172>
    labels = ['interpreter-core', 'type-feature', 'expert-unicode']
    title = "PyUnicode_FromFormatV() doesn't support utf-8 text"
    updated_at = <Date 2012-10-28.20:14:48.044>
    user = 'https://bugs.python.org/reingart'

    bugs.python.org fields:

    activity = <Date 2012-10-28.20:14:48.044>
    actor = 'chris.jerdonek'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-10-28.20:14:48.045>
    closer = 'chris.jerdonek'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2012-10-28.04:06:11.172>
    creator = 'reingart'
    dependencies = []
    files = ['27755']
    hgrepos = []
    issue_num = 16343
    keywords = ['patch']
    message_count = 4.0
    messages = ['173996', '174022', '174072', '174073']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'ezio.melotti', 'chris.jerdonek', 'reingart']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '9769'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16343'
    versions = ['Python 3.4']

    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