]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-121403: Add notes for PyList_GetXXX APIs about the need for init (gh-121626...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 16 Jul 2024 14:32:31 +0000 (16:32 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Jul 2024 14:32:31 +0000 (14:32 +0000)
commite64a9db73dd51c72064ef462b19146e9b9419633
tree9b6586c58eb7cce3bf516349718337ac5c7849ea
parentc3dfde7b18b4c2cfb03194b4723a7e6d2d6abd6f
[3.13] gh-121403: Add notes for PyList_GetXXX APIs about the need for init (gh-121626) (gh-121827)

gh-121403: Add notes for PyList_GetXXX APIs about the need for init (gh-121626)
(cherry picked from commit 2bac2b86b1486f15038fb246835e04bb1b213cd8)

Co-authored-by: Donghee Na <donghee.na@python.org>
Doc/c-api/list.rst