]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Document the lifetime of `PyUnicode_AsUTF8String` (GH-92325)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 6 May 2022 09:56:55 +0000 (02:56 -0700)
committerGitHub <noreply@github.com>
Fri, 6 May 2022 09:56:55 +0000 (02:56 -0700)
commit60407e8a1937cc4aaf6218a957743f62482257a1
tree7ea3246ace821ac8cff59878614188c35ff557b1
parentdf48bd926ee4bec9a1ca5b94c2254ad8a4c2eb13
Document the lifetime of `PyUnicode_AsUTF8String` (GH-92325)

The current wording implied this, but didn't state it explicitly.
(cherry picked from commit 740da8d37a84638f4a8893bee3648f36fc6beb0f)

Co-authored-by: Matt Wozniski <godlygeek@gmail.com>
Doc/c-api/unicode.rst