]> 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:55:01 +0000 (02:55 -0700)
committerGitHub <noreply@github.com>
Fri, 6 May 2022 09:55:01 +0000 (02:55 -0700)
commit367faf71eae963e613cb4404e24748c91baa4190
tree34d156ef51aec71c99be8ebc0b8356c869831c3a
parent3db0e0b9f7a32246a0311ed4603b338a2ecf43a4
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