Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-101100: Properly document frame object attributes #112735

Merged
merged 5 commits into from
Dec 5, 2023

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Dec 5, 2023

This PR fixes 10 or so Sphinx nitpicks in the datamodel docs. It also gives us anchors to link to across the rest of the documentation.


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

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Dec 5, 2023
@AlexWaygood AlexWaygood added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Dec 5, 2023
@AlexWaygood AlexWaygood marked this pull request as ready for review December 5, 2023 00:33
@AlexWaygood
Copy link
Member Author

Doc/whatsnew/3.7.rst Outdated Show resolved Hide resolved
@AlexWaygood AlexWaygood merged commit d109f63 into python:main Dec 5, 2023
25 checks passed
@AlexWaygood AlexWaygood deleted the frameobject-attr-nitpicks branch December 5, 2023 19:28
@miss-islington-app
Copy link

Thanks @AlexWaygood for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @AlexWaygood, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker d109f637c048c2b5fc95dc7fdfd50f8ac41a7747 3.11

@bedevere-app
Copy link

bedevere-app bot commented Dec 5, 2023

GH-112772 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2023
…112735)

(cherry picked from commit d109f63)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Dec 5, 2023
AlexWaygood added a commit that referenced this pull request Dec 5, 2023
… (#112772)

gh-101100: Properly document frame object attributes (GH-112735)
(cherry picked from commit d109f63)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Dec 5, 2023

GH-112775 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Dec 5, 2023
AlexWaygood added a commit to AlexWaygood/cpython that referenced this pull request Dec 5, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants