commit | 10fc4675fdb14e19f2fdd15102c6533b9f71e992 | [log] [tgz] |
---|---|---|
author | Bogdan Romanyuk <65823030+wrongnull@users.noreply.github.com> | Wed Feb 21 12:01:36 2024 +0300 |
committer | GitHub <noreply@github.com> | Wed Feb 21 10:01:36 2024 +0100 |
tree | 0b5e0a2679c69f7b42ccc13e016ff83384efd601 | |
parent | 77430b6a329bb04ca884d08afefda25112372afa [diff] |
gh-115653: Document PyCode_GetFirstFree() (#115654) Correct the return type of the PyCode_GetNumFree() documentation.