]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Docs C API: Clarify what happens when null bytes are passed to `PyUnicode_AsUT...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Jan 2025 16:04:53 +0000 (17:04 +0100)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2025 16:04:53 +0000 (16:04 +0000)
commit22e9faf08a4b2a90c62c3486d1183839132d4231
tree48854a45d6aa16bd889e2f7a0bf5c62071462715
parent2f8eefe97ab03ecf92f85918a2b4cb23be7ee04c
[3.13] Docs C API: Clarify what happens when null bytes are passed to `PyUnicode_AsUTF8` (GH-127458) (#129080)

Docs C API: Clarify what happens when null bytes are passed to `PyUnicode_AsUTF8` (GH-127458)
(cherry picked from commit e792f4bc2e712bb6e2143599d2b88dd339de83e6)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Stan U. <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/c-api/unicode.rst