FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-118915: C API: Document frame locals proxies. by ZeroIntensity · Pull Request #127720 · python/cpython · GitHub

/ cpython Public

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 commented Dec 7, 2024
edited
Loading

Copy link
Copy Markdown
Member

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 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

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 self-requested a review December 8, 2024 20:09

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

Comment thread Doc/c-api/frame.rst Outdated
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Comment thread Doc/c-api/frame.rst Outdated
vstinner merged commit dd9da73 into python:main Dec 11, 2024

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 <zintensitydev@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

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 Bot removed the needs backport to 3.13 bugs and security fixes label Dec 11, 2024

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 <zintensitydev@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
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
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL