Skip to content

Fix incorrect usage of _PyUnicodeWriter_Prepare() #77008

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 32827
Nosy @vstinner, @ezio-melotti, @serhiy-storchaka, @zhangyangyu, @miss-islington
PRs
  • bpo-32827: Fix usage of _PyUnicodeWriter_Prepare() in decoding errors handler. #5636
  • [3.7] bpo-32827: Fix usage of _PyUnicodeWriter_Prepare() in decoding errors handler. (GH-5636) #5650
  • [3.6] bpo-32827: Fix usage of _PyUnicodeWriter_Prepare() in decoding errors handler. (GH-5636) #5651
  • [3.6] bpo-32827: Fix usage of _PyUnicodeWriter_Prepare() in decoding errors handler. (GH-5636) #5656
  • 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 2018-02-13.09:33:43.107>
    created_at = <Date 2018-02-12.11:47:03.657>
    labels = ['interpreter-core', '3.7', '3.8', 'expert-unicode', 'performance']
    title = 'Fix incorrect usage of _PyUnicodeWriter_Prepare()'
    updated_at = <Date 2018-02-13.09:33:43.106>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-02-13.09:33:43.106>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-02-13.09:33:43.107>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2018-02-12.11:47:03.657>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32827
    keywords = ['patch']
    message_count = 6.0
    messages = ['312038', '312094', '312102', '312103', '312105', '312112']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ezio.melotti', 'serhiy.storchaka', 'xiang.zhang', 'miss-islington']
    pr_nums = ['5636', '5650', '5651', '5656']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue32827'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned
      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