-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
gh-101100: Improve documentation of code object attributes #112781
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
Conversation
Docs preview for the table in the datamodel docs: https://cpython-previews--112781.org.readthedocs.build/en/112781/reference/datamodel.html#special-read-only-attributes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @AlexWaygood for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, @AlexWaygood, I could not cleanly backport this to
|
Sorry, @AlexWaygood, I could not cleanly backport this to
|
GH-112816 is a backport of this pull request to the 3.12 branch. |
…es (python#112781) (cherry-picked from commit e9707d3)
…es (python#112781) (cherry-picked from commit e9707d3)
GH-112817 is a backport of this pull request to the 3.11 branch. |
This gets us down to 41 Sphinx warnings in the datamodel docs.
📚 Documentation preview 📚: https://cpython-previews--112781.org.readthedocs.build/