mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-46236: Document PyUnicode_BuildEncodingMap (#133270)
This commit is contained in:
parent
cd2f234ad2
commit
f34ec09ba5
2 changed files with 14 additions and 0 deletions
|
@ -2778,6 +2778,9 @@ PyUnicode_AppendAndDel:void:::
|
|||
PyUnicode_AppendAndDel:PyObject**:p_left:0:
|
||||
PyUnicode_AppendAndDel:PyObject*:right:-1:
|
||||
|
||||
PyUnicode_BuildEncodingMap:PyObject*::+1:
|
||||
PyUnicode_BuildEncodingMap:PyObject*:string:::
|
||||
|
||||
PyUnicode_GetDefaultEncoding:const char*:::
|
||||
PyUnicode_GetDefaultEncoding::void::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue