FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-81057: Move Threading-Related Globals to _PyRuntimeState by ericsnowcurrently · Pull Request #100084 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-81057: Move Threading-Related Globals to _PyRuntimeState
- #100084
#100084
Merged
ericsnowcurrently
merged 8 commits into
python:main
python/cpython:main
from
ericsnowcurrently:consolidate-threading-globals
ericsnowcurrently/cpython:consolidate-threading-globals
Copy head branch name to clipboard
Dec 9, 2022
Conversation
Commits
8
(8)
Checks
Files changed
Merged
gh-81057: Move Threading-Related Globals to _PyRuntimeState
#100084
ericsnowcurrently
merged 8 commits into
python:main
python/cpython:main
from
ericsnowcurrently:consolidate-threading-globals
ericsnowcurrently/cpython:consolidate-threading-globals
Copy head branch name to clipboard
Commits
Commits on Dec 9, 2022
Add pycore_pythread.h.
ericsnowcurrently
committed
8e7ea36
View commit details
Copy full SHA for 8e7ea36
Browse repository at this point
Add PyThread__init_thread():lib_initialized.
ericsnowcurrently
committed
9616123
View commit details
Copy full SHA for 9616123
Browse repository at this point
Move thread.c:initialized to _PyRuntimeState.
ericsnowcurrently
committed
09fc557
View commit details
Copy full SHA for 09fc557
Browse repository at this point
Move some macros into pycore_pythread.h.
ericsnowcurrently
committed
649062a
View commit details
Copy full SHA for 649062a
Browse repository at this point
Move condattr_monotonic to _PyRuntimeState.
ericsnowcurrently
committed
0a5106c
View commit details
Copy full SHA for 0a5106c
Browse repository at this point
Move init_condattr():ca to _PyRuntimeState.
ericsnowcurrently
committed
9d7feb7
View commit details
Copy full SHA for 9d7feb7
Browse repository at this point
Move py_tls_entries to _PyRuntimeState.
ericsnowcurrently
committed
f606c66
View commit details
Copy full SHA for f606c66
Browse repository at this point
Clarify the macro.
ericsnowcurrently
committed
3c22543
View commit details
Copy full SHA for 3c22543
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL