Skip to content

Enhance _PyUnicodeWriter API to control minimum buffer length without overallocation #61894

@vstinner

Description

@vstinner
BPO 17694
Nosy @vstinner, @serhiy-storchaka
Files
  • issue17694.patch: Patch to fix the issue
  • benchmark.py: Benchmark module
  • writer_minlen.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 = None
    closed_at = <Date 2013-04-17.21:05:38.569>
    created_at = <Date 2013-04-10.23:53:21.749>
    labels = []
    title = 'Enhance _PyUnicodeWriter API to control minimum buffer length without overallocation'
    updated_at = <Date 2013-04-17.22:30:32.796>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2013-04-17.22:30:32.796>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-04-17.21:05:38.569>
    closer = 'python-dev'
    components = []
    creation = <Date 2013-04-10.23:53:21.749>
    creator = 'vstinner'
    dependencies = []
    files = ['29832', '29833', '29840']
    hgrepos = []
    issue_num = 17694
    keywords = ['patch']
    message_count = 10.0
    messages = ['186537', '186857', '186858', '186859', '186875', '186876', '186877', '186878', '187207', '187211']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'python-dev', 'serhiy.storchaka', 'vladistan']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue17694'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions