]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Document the lifetime of `PyUnicode_AsUTF8String` (#92325)
authorMatt Wozniski <godlygeek@gmail.com>
Fri, 6 May 2022 09:37:08 +0000 (05:37 -0400)
committerGitHub <noreply@github.com>
Fri, 6 May 2022 09:37:08 +0000 (10:37 +0100)
commit740da8d37a84638f4a8893bee3648f36fc6beb0f
tree0f4f0488bdd021a8f07f6da2b9a56fd2c054cff1
parentebaf0945f9f630f32755137a54abd0a49f068e9a
Document the lifetime of `PyUnicode_AsUTF8String` (#92325)

The current wording implied this, but didn't state it explicitly.
Doc/c-api/unicode.rst