]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115653: Document PyCode_GetFirstFree() (#115654)
authorBogdan Romanyuk <65823030+wrongnull@users.noreply.github.com>
Wed, 21 Feb 2024 09:01:36 +0000 (12:01 +0300)
committerGitHub <noreply@github.com>
Wed, 21 Feb 2024 09:01:36 +0000 (10:01 +0100)
commit10fc4675fdb14e19f2fdd15102c6533b9f71e992
tree0b5e0a2679c69f7b42ccc13e016ff83384efd601
parent77430b6a329bb04ca884d08afefda25112372afa
gh-115653: Document PyCode_GetFirstFree() (#115654)

Correct the return type of the PyCode_GetNumFree() documentation.
Doc/c-api/code.rst