Skip to content

[3.12] gh-115653: Document PyCode_GetFirstFree() (GH-115654) - #115752

Merged
vstinner merged 1 commit into
python:3.12from
miss-islington:backport-10fc467-3.12
Feb 21, 2024
Merged

[3.12] gh-115653: Document PyCode_GetFirstFree() (GH-115654)#115752
vstinner merged 1 commit into
python:3.12from
miss-islington:backport-10fc467-3.12

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Feb 21, 2024

Copy link
Copy Markdown
Contributor

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

Co-authored-by: Bogdan Romanyuk 65823030+wrongnull@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--115752.org.readthedocs.build/

Correct the return type of the PyCode_GetNumFree() documentation.
(cherry picked from commit 10fc467)
Co-authored-by: Bogdan Romanyuk <65823030+wrongnull@users.noreply.github.com>
@vstinner

Copy link
Copy Markdown
Member

@erlend-aasland: you can enable auto-merge, approving is no longer enough to automate a merge.

@erlend-aasland

Copy link
Copy Markdown
Contributor

@erlend-aasland: you can enable auto-merge, approving is no longer enough to automate a merge.

Thanks; I sometimes fall back to the old, comfortable approve-workflow 😄

@miss-islington
miss-islington deleted the backport-10fc467-3.12 branch January 2, 2026 17:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@vstinner@erlend-aasland@wrongnull