FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-107080: Fix Py_TRACE_REFS Crashes Under Isolated Subinterpreters by ericsnowcurrently · Pull Request #107567 · python/cpython · GitHub
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
36.2k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-107080: Fix Py_TRACE_REFS Crashes Under Isolated Subinterpreters
- #107567
#107567
Merged
ericsnowcurrently
merged 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:fix-tracerefs
ericsnowcurrently/cpython:fix-tracerefs
Copy head branch name to clipboard
Aug 3, 2023
Conversation
Commits
6
(6)
Checks
Files changed
Merged
gh-107080: Fix Py_TRACE_REFS Crashes Under Isolated Subinterpreters
#107567
ericsnowcurrently
merged 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:fix-tracerefs
ericsnowcurrently/cpython:fix-tracerefs
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2023
Move refchain to _PyRuntimeState.
ericsnowcurrently
committed
11d48cd
View commit details
Copy full SHA for 11d48cd
Browse repository at this point
Move refchain to PyInterpreterState.
ericsnowcurrently
committed
238e00f
View commit details
Copy full SHA for 238e00f
Browse repository at this point
Add a NEWS entry.
ericsnowcurrently
committed
33105c0
View commit details
Copy full SHA for 33105c0
Browse repository at this point
Clean up _Py_GetObjects().
ericsnowcurrently
committed
ac78d7b
View commit details
Copy full SHA for ac78d7b
Browse repository at this point
Commits on Aug 3, 2023
Drop _Py_StealRefchain().
ericsnowcurrently
committed
e21c558
View commit details
Copy full SHA for e21c558
Browse repository at this point
Drop _Py_StealRefchain().
ericsnowcurrently
committed
7a8e549
View commit details
Copy full SHA for 7a8e549
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL