]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-46236: Add missing PyUnicode_Append() doc (#130531)
authorRUANG (James Roy) <rruuaanng@outlook.com>
Tue, 11 Mar 2025 09:28:17 +0000 (17:28 +0800)
committerGitHub <noreply@github.com>
Tue, 11 Mar 2025 09:28:17 +0000 (10:28 +0100)
commitfaadb446d9d26827e23dc1cf68ffb6218bc70d32
treeb6973c8e70130f8759aa4f87332a55a77d40f666
parent33494b4d0dafc34ff4f1c118b7b3b5d8de3dd0f4
gh-46236: Add missing PyUnicode_Append() doc (#130531)

* Add missing PyUnicode_Append() doc

* Change the copied content

* Add '`` ``'

* Change doc

* Add PyUnicode_AppendAndDel function doc

* Change doc

* Add PyUnicode_AppendAndDel to refcounts

* Change doc

* Change doc

Co-authored-by: Petr Viktorin <encukou@gmail.com>
* Change doc

---------

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/c-api/unicode.rst
Doc/data/refcounts.dat