Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString() · Issue #75046 · python/cpython · GitHub
Skip to content

Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString() #75046

Description

@serhiy-storchaka
BPO 30863
Nosy @vstinner, @ezio-melotti, @serhiy-storchaka
PRs
  • bpo-30863: Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString(). #2599
  • 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-10-23.20:03:17.257>
    created_at = <Date 2017-07-06.07:53:21.848>
    labels = ['interpreter-core', '3.8', 'expert-unicode', 'performance']
    title = 'Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString()'
    updated_at = <Date 2018-10-23.20:03:17.255>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-10-23.20:03:17.255>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-23.20:03:17.257>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2017-07-06.07:53:21.848>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30863
    keywords = []
    message_count = 5.0
    messages = ['297813', '322252', '322265', '322268', '328340']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'ezio.melotti', 'serhiy.storchaka']
    pr_nums = ['2599']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue30863'
    versions = ['Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions