X Tutup
The Wayback Machine - https://web.archive.org/web/20221223143715/https://github.com/python/cpython/issues/96068
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

Document object layout, particularly the managed dictionary. #96068

Closed
markshannon opened this issue Aug 18, 2022 · 0 comments
Closed

Document object layout, particularly the managed dictionary. #96068

markshannon opened this issue Aug 18, 2022 · 0 comments
Assignees
Labels
3.11 3.12 docs Documentation in the Doc dir

Comments

@markshannon
Copy link
Member

markshannon commented Aug 18, 2022

Documentation

In 3.11 we extended the preheader to include the managed dictionary. We should document this properly.
Not in user facing docs, but in Objects/ with Objects/dictnotes.txt, Objects/frame_layout.md, etc.

@markshannon markshannon added docs Documentation in the Doc dir 3.11 3.12 labels Aug 18, 2022
@markshannon markshannon self-assigned this Aug 18, 2022
mdboom pushed a commit to mdboom/cpython that referenced this issue Aug 24, 2022
@slateny slateny closed this as completed Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 3.12 docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

2 participants
X Tutup