]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-46236: Add missing PyUnicode_FromOrdinal() doc (#132040) (#132521)
authorVictor Stinner <vstinner@python.org>
Mon, 14 Apr 2025 16:48:40 +0000 (18:48 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Apr 2025 16:48:40 +0000 (16:48 +0000)
commit866b6359e5a4844fc1ea24b72129595221e2c50e
treec8064b3f9dbfbfd462391a9fb1f3c01fc5b4a9e1
parentd321b6ec826b0767d15d73e6f8ebd38e3600b7f8
[3.13] gh-46236: Add missing PyUnicode_FromOrdinal() doc (#132040) (#132521)

gh-46236: Add missing PyUnicode_FromOrdinal() doc (#132040)

(cherry picked from commit 8768df2fe94a8444baff47a5b8c7414a2118731a)

Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>
Doc/c-api/unicode.rst
Doc/data/refcounts.dat