FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-81057: Move faulthandler Globals to _PyRuntimeState by ericsnowcurrently · Pull Request #100152 · 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-81057: Move faulthandler Globals to _PyRuntimeState
- #100152
#100152
Merged
ericsnowcurrently
merged 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:consolidate-faulthandler-globals
ericsnowcurrently/cpython:consolidate-faulthandler-globals
Copy head branch name to clipboard
Dec 12, 2022
Conversation
Commits
6
(6)
Checks
Files changed
Merged
gh-81057: Move faulthandler Globals to _PyRuntimeState
#100152
ericsnowcurrently
merged 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:consolidate-faulthandler-globals
ericsnowcurrently/cpython:consolidate-faulthandler-globals
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2022
Add struct _faulthandler_runtime_state.
ericsnowcurrently
committed
fc62a0b
View commit details
Copy full SHA for fc62a0b
Browse repository at this point
Move fatal_error to _PyRuntimeState.
ericsnowcurrently
committed
16ef584
View commit details
Copy full SHA for 16ef584
Browse repository at this point
Move thread to _PyRuntimeState.
ericsnowcurrently
committed
b280eee
View commit details
Copy full SHA for b280eee
Browse repository at this point
Move user_signals to _PyRuntimeState.
ericsnowcurrently
committed
820ebf1
View commit details
Copy full SHA for 820ebf1
Browse repository at this point
Move stack and old_stack to _PyRuntimeState.
ericsnowcurrently
committed
15fcae5
View commit details
Copy full SHA for 15fcae5
Browse repository at this point
Move reentrant to the ignore list.
ericsnowcurrently
committed
17926e0
View commit details
Copy full SHA for 17926e0
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL