]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144473: Add "steal" term to glossary; clarify "stealing" on error (GH-14450...
authorPetr Viktorin <encukou@gmail.com>
Wed, 1 Jul 2026 12:25:56 +0000 (14:25 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Jul 2026 12:25:56 +0000 (14:25 +0200)
commitf8fb02db9d1d83a2fe4d2a62dfda69a02023b75a
tree7f92a2664918320cd52363551ad44c05763bd187
parentb14ea66029d3b6d079c0168b92b5d4d183d9db78
[3.14] gh-144473: Add "steal" term to glossary; clarify "stealing" on error (GH-144502) (GH-152772)

With one exception, all "stealing" functions also steal on error,
but it makes sense to note this in each case.

(cherry picked from commit 34503f39532279efb12653754bb3a7e535fb66cc)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
12 files changed:
Doc/c-api/bytes.rst
Doc/c-api/dict.rst
Doc/c-api/exceptions.rst
Doc/c-api/gen.rst
Doc/c-api/intro.rst
Doc/c-api/list.rst
Doc/c-api/module.rst
Doc/c-api/sequence.rst
Doc/c-api/threads.rst
Doc/c-api/tuple.rst
Doc/c-api/unicode.rst
Doc/glossary.rst