mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Add versionadded tag to PyUnicode_AsUnicodeCopy's doc
This commit is contained in:
@@ -342,6 +342,8 @@ APIs:
|
||||
otherwise return a new allocated buffer (use :cfunc:`PyMem_Free` to free the
|
||||
buffer).
|
||||
|
||||
.. versionadded:: 3.2
|
||||
|
||||
|
||||
.. cfunction:: Py_ssize_t PyUnicode_GetSize(PyObject *unicode)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user