-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Open
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dir
Description
Documentation
As I've been working on documentation for using multiple interpreters, I've found that there really isn't any clear explanation of how the Python runtime operates from a high level. (Perhaps I missed it.)
In particular I think we'd benefit from having a brief overview of Python's runtime components, both relative to the host and relative to Python's own execution context. To me, the natural place to find this is as a section of the "execution model" page in the language reference.
Linked PRs
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dir
Projects
Status
Todo