Skip to content

gh-118915: C API: Document frame locals proxies.#127720

Merged
vstinner merged 5 commits into
python:mainfrom
ZeroIntensity:document-framelocalsproxy
Dec 11, 2024
Merged

gh-118915: C API: Document frame locals proxies.#127720
vstinner merged 5 commits into
python:mainfrom
ZeroIntensity:document-framelocalsproxy

Conversation

@ZeroIntensity

@ZeroIntensity ZeroIntensity commented Dec 7, 2024

Copy link
Copy Markdown
Member

@ZeroIntensity ZeroIntensity added docs Documentation in the Doc dir skip news topic-C-API needs backport to 3.13 bugs and security fixes labels Dec 7, 2024
@bedevere-app bedevere-app Bot mentioned this pull request Dec 7, 2024
78 tasks
Comment thread Doc/c-api/frame.rst Outdated
Comment thread Doc/c-api/frame.rst Outdated
@gaogaotiantian

Copy link
Copy Markdown
Member

Overall I think it's okay, but I'm not the expert in docs. @ncoghlan would fit better in this role. Also maybe someone who's familiar with the docs like @AlexWaygood.

@AlexWaygood AlexWaygood self-requested a review December 8, 2024 20:09

@AlexWaygood AlexWaygood left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Comment thread Doc/c-api/frame.rst Outdated
Co-authored-by: Alex Waygood <[email protected]>
Comment thread Doc/c-api/frame.rst Outdated
@vstinner vstinner merged commit dd9da73 into python:main Dec 11, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @ZeroIntensity for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 11, 2024
(cherry picked from commit dd9da73)

Co-authored-by: Peter Bierma <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
@bedevere-app

bedevere-app Bot commented Dec 11, 2024

Copy link
Copy Markdown

GH-127831 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Dec 11, 2024
@vstinner

Copy link
Copy Markdown
Member

Merged, thanks.

vstinner pushed a commit that referenced this pull request Dec 11, 2024
…127831)

gh-118915: C API: Document frame locals proxies. (GH-127720)
(cherry picked from commit dd9da73)

Co-authored-by: Peter Bierma <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
@ZeroIntensity ZeroIntensity deleted the document-framelocalsproxy branch December 11, 2024 16:49
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news topic-C-API

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

7 participants