]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:06:18 +0000 (17:06 +0100)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2025 16:06:18 +0000 (16:06 +0000)
commite6cb31a098a5036519fe270b4d73b2b0e8e774ba
treea920972f242e3f944efb28fc60e442bb89749064
parent032058cb62c77824800d76a765ba28c733b4335f
[3.12] Docs C API: Clarify what happens when null bytes are passed to `PyUnicode_AsUTF8` (GH-127458) (#129081)

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