Berker Peksag added the comment: Remaining undocumented functions:
>From this issue: PyUnicode_RSplit PyUnicode_Partition PyUnicode_RPartition >From issue 10435: PyUnicode_IsIdentifier PyUnicode_Append PyUnicode_AppendAndDel PyUnicode_GetDefaultEncoding PyUnicode_FromOrdinal PyUnicode_Resize PyUnicode_GetMax PyUnicode_InternImmortal PyUnicode_CHECK_INTERNED >From issue 18688: Py_UNICODE_REPLACEMENT_CHARACTER PyUnicodeIter_Type PyUnicode_AsDecodedObject PyUnicode_AsDecodedUnicode PyUnicode_AsEncodedObject PyUnicode_AsEncodedUnicode PyUnicode_BuildEncodingMap ---------- keywords: -easy nosy: +berker.peksag stage: -> needs patch title: Documentation for PyUnicode_AsString (et al.) missing. -> Document PyUnicode_* API versions: +Python 3.5, Python 3.6 -Python 2.7, Python 3.1, Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1944> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com