### Documentation For C functions that “steal” arguments: - the behaviour on error should be explicitly mentioned for each function (see [discussion](https://discuss.python.org/t/105805)); - on top of that, the term “steal” deserves to be a glossary term that's linked from each use; - the term always appears in quotes, see https://github.com/capi-workgroup/problems/issues/11. (There's also a suggestion to avoid the term in prose entirely; that'll be out of scope for my PR.) <!-- gh-linked-prs --> ### Linked PRs * gh-144474 * gh-144502 <!-- /gh-linked-prs -->
Documentation
For C functions that “steal” arguments:
Linked PRs