]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-144473: Add "steal" term to glossary; clarify "stealing" onerror (GH-144502...
authorPetr Viktorin <encukou@gmail.com>
Thu, 2 Jul 2026 08:07:33 +0000 (10:07 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 08:07:33 +0000 (10:07 +0200)
commite5d70d9627949ca2462f1af15d065ef3cfded56a
treee7a497b3e98c69ad74ee557b27330fcc4702d91a
parent3f0ef65f7a729ddf417977ca0e89c3ae608b76eb
[3.13] gh-144473: Add "steal" term to glossary; clarify "stealing" onerror (GH-144502) (GH-152772) (GH-152779)

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)
(cherry picked from commit f8fb02db9d1d83a2fe4d2a62dfda69a02023b75a)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
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/tuple.rst
Doc/glossary.rst