Skip to content

[3.13] gh-135944: Add a "Runtime Components" Section to the Execution Model Docs (gh-135945)#139510

Merged
pablogsal merged 4 commits intopython:3.13from
miss-islington:backport-46a1f0a-3.13
Apr 30, 2026
Merged

[3.13] gh-135944: Add a "Runtime Components" Section to the Execution Model Docs (gh-135945)#139510
pablogsal merged 4 commits intopython:3.13from
miss-islington:backport-46a1f0a-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Oct 2, 2025

The section provides a brief overview of the Python runtime's execution environment. It is meant to be implementation agnostic,
(cherry picked from commit 46a1f0a)

Co-authored-by: Eric Snow [email protected]


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

…Model Docs (pythongh-135945)

The section provides a brief overview of the Python runtime's execution environment.  It is meant to be implementation agnostic,
(cherry picked from commit 46a1f0a)

Co-authored-by: Eric Snow <[email protected]>
@pablogsal pablogsal enabled auto-merge (squash) January 25, 2026 17:09
@pablogsal
Copy link
Copy Markdown
Member

@ericsnowcurrently this has conflicts now, could you fix them so we can land?

@vstinner
Copy link
Copy Markdown
Member

The "Tests / Docs / Docs (pull_request)" CI failed with:

/home/runner/work/cpython/cpython/Doc/reference/executionmodel.rst:570: WARNING: py:mod reference target not found: concurrent.interpreters [ref.mod]

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 30, 2026
@vstinner
Copy link
Copy Markdown
Member

I updated the PR to remove the reference to concurrent.interpreters module which was added to Python 3.14.

@pablogsal pablogsal merged commit c38c463 into python:3.13 Apr 30, 2026
26 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Apr 30, 2026
@miss-islington miss-islington deleted the backport-46a1f0a-3.13 branch April 30, 2026 10:42
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 stale Stale PR or inactive for long period of time.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

7 participants