FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-135944: Add a "Runtime Components" Section to the Execution Model Docs by ericsnowcurrently · Pull Request #135945 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-135944: Add a "Runtime Components" Section to the Execution Model Docs
- #135945
#135945
Merged
ericsnowcurrently
merged 23 commits into
python:main
python/cpython:main
from
ericsnowcurrently:exec-model-runtime-components
ericsnowcurrently/cpython:exec-model-runtime-components
Copy head branch name to clipboard
Oct 2, 2025
Conversation
Commits
23
(23)
Checks
Files changed
Merged
gh-135944: Add a "Runtime Components" Section to the Execution Model Docs
#135945
ericsnowcurrently
merged 23 commits into
python:main
python/cpython:main
from
ericsnowcurrently:exec-model-runtime-components
ericsnowcurrently/cpython:exec-model-runtime-components
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2025
Add a "Runtime Components" section to the execution model docs.
ericsnowcurrently
committed
535c8b8
View commit details
Copy full SHA for 535c8b8
Browse repository at this point
Commits on Jun 27, 2025
Fix a typo.
ericsnowcurrently
committed
3f3d5cc
View commit details
Copy full SHA for 3f3d5cc
Browse repository at this point
Clarify about platform support for threads.
ericsnowcurrently
committed
b1d6ed7
View commit details
Copy full SHA for b1d6ed7
Browse repository at this point
Drop a comment.
ericsnowcurrently
committed
aeca87a
View commit details
Copy full SHA for aeca87a
Browse repository at this point
Identify what might be thread-specific state.
ericsnowcurrently
committed
b12a02b
View commit details
Copy full SHA for b12a02b
Browse repository at this point
Clarify about "interpreter".
ericsnowcurrently
committed
17a2f34
View commit details
Copy full SHA for 17a2f34
Browse repository at this point
Clarify the relationship betwwen OS threads and Python threads and interpreters.
ericsnowcurrently
committed
9ac4b4a
View commit details
Copy full SHA for 9ac4b4a
Browse repository at this point
Commits on Jun 30, 2025
Clarify about the host.
ericsnowcurrently
committed
f7cb965
View commit details
Copy full SHA for f7cb965
Browse repository at this point
Do not talk about distributed computing.
ericsnowcurrently
committed
e71394c
View commit details
Copy full SHA for e71394c
Browse repository at this point
Note the operating system in the diagram.
ericsnowcurrently
committed
8f454c4
View commit details
Copy full SHA for 8f454c4
Browse repository at this point
Avoid talking about how threads are scheduled.
ericsnowcurrently
committed
cd0200c
View commit details
Copy full SHA for cd0200c
Browse repository at this point
Be more specific about the "pain" of threads.
ericsnowcurrently
committed
9ccc743
View commit details
Copy full SHA for 9ccc743
Browse repository at this point
Clarify about the relationship between OS threads, Python threads, and interpreters.
ericsnowcurrently
committed
4dce0fc
View commit details
Copy full SHA for 4dce0fc
Browse repository at this point
Commits on Sep 25, 2025
Various refactors, incl. drop mention of "OS".
ericsnowcurrently
committed
bf1f1a2
View commit details
Copy full SHA for bf1f1a2
Browse repository at this point
Drop "call into Python" discussion.
ericsnowcurrently
committed
b58a95c
View commit details
Copy full SHA for b58a95c
Browse repository at this point
Commits on Sep 29, 2025
Fix literal block.
ericsnowcurrently
committed
f05848c
View commit details
Copy full SHA for f05848c
Browse repository at this point
Fix Python layers.
ericsnowcurrently
committed
6304a23
View commit details
Copy full SHA for 6304a23
Browse repository at this point
Fix an ambiguous sentance.
ericsnowcurrently
committed
e9c946f
View commit details
Copy full SHA for e9c946f
Browse repository at this point
Fix an ambiguous commit hash.
ericsnowcurrently
committed
8de5e0a
View commit details
Copy full SHA for 8de5e0a
Browse repository at this point
Clarify about thread state independence.
ericsnowcurrently
committed
b81dbd2
View commit details
Copy full SHA for b81dbd2
Browse repository at this point
Clarify about multiple thread states per host thread.
ericsnowcurrently
committed
cd144de
View commit details
Copy full SHA for cd144de
Browse repository at this point
Commits on Sep 30, 2025
Clarify about asyncio.
ericsnowcurrently
committed
582b924
View commit details
Copy full SHA for 582b924
Browse repository at this point
Add a link to the commit on github.
ericsnowcurrently
committed
78e4bbc
View commit details
Copy full SHA for 78e4bbc
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL