]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-144473: Add "steal" term to glossary; clarify "stealing" on error (GH-14450...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 2 Jul 2026 08:07:57 +0000 (10:07 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 08:07:57 +0000 (10:07 +0200)
commitc5b0c81c52f1a1580113519fb17c25dee9caf433
tree17747228ba0d43636185488c8dc29b1c25c879a7
parent6a1a23f2e79617e5d7ef3ce141105f9f9fc50b10
[3.15] gh-144473: Add "steal" term to glossary; clarify "stealing" on error (GH-144502) (GH-152771)

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: Petr Viktorin <encukou@gmail.com>
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