Skip to content

some unicode APIs do not document error behavior #95079

@maxbachmann

Description

@maxbachmann

Documentation

I came across some APIs in the unicode C-API, which do not document how they behave in the error case:

  • PyUnicode_New
  • PyUnicode_GetLength
  • PyUnicode_WriteChar
  • PyUnicode_ReadChar
  • PyUnicode_Substring

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dirpendingThe issue will be closed if no feedback is provided

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions