Skip to content

Document that PyUnicode_AsUTF8() returns a null-terminated string #67277

@vadmium

Description

@vadmium
BPO 23088
Nosy @pitrou, @vstinner, @bitdancer, @vadmium, @serhiy-storchaka
Files
  • utf8-null.patch
  • utf8-null.v2.patch
  • utf8-null.v3.patch
  • utf8-null.v4.patch
  • utf8-null.v5.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 2015-05-14.00:41:12.777>
    created_at = <Date 2014-12-19.04:42:34.543>
    labels = ['type-bug', 'docs']
    title = 'Document that PyUnicode_AsUTF8() returns a null-terminated string'
    updated_at = <Date 2015-05-14.00:41:12.776>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2015-05-14.00:41:12.776>
    actor = 'r.david.murray'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2015-05-14.00:41:12.777>
    closer = 'r.david.murray'
    components = ['Documentation']
    creation = <Date 2014-12-19.04:42:34.543>
    creator = 'martin.panter'
    dependencies = []
    files = ['37502', '38420', '38448', '38750', '39357']
    hgrepos = []
    issue_num = 23088
    keywords = ['patch']
    message_count = 15.0
    messages = ['232925', '233028', '236878', '237743', '237747', '237750', '237751', '237909', '239661', '239670', '242418', '243076', '243132', '243134', '243135']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'vstinner', 'r.david.murray', 'docs@python', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23088'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error
      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