]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115653: Document PyCode_GetFirstFree() (GH-115654) (#115752)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 21 Feb 2024 10:31:56 +0000 (11:31 +0100)
committerGitHub <noreply@github.com>
Wed, 21 Feb 2024 10:31:56 +0000 (11:31 +0100)
commit8d0ec397324a6a5751c75430f0aa14db96461aeb
tree3f6f843765bf5b57e60354958cf5228d65fb73bc
parentf1c1afd45b283b5ede3b1da39fc916c9ba2a6095
[3.12] gh-115653: Document PyCode_GetFirstFree() (GH-115654) (#115752)

gh-115653: Document PyCode_GetFirstFree() (GH-115654)

Correct the return type of the PyCode_GetNumFree() documentation.
(cherry picked from commit 10fc4675fdb14e19f2fdd15102c6533b9f71e992)

Co-authored-by: Bogdan Romanyuk <65823030+wrongnull@users.noreply.github.com>
Doc/c-api/code.rst