FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-124715: Move trashcan mechanism into `Py_Dealloc` by markshannon · Pull Request #132280 · 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-124715: Move trashcan mechanism into Py_Dealloc
- #132280
#132280
Merged
markshannon
merged 9 commits into
python:main
python/cpython:main
from
faster-cpython:trashcan-in-dealloc
faster-cpython/cpython:trashcan-in-dealloc
Copy head branch name to clipboard
Apr 30, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
GH-124715: Move trashcan mechanism into Py_Dealloc
#132280
markshannon
merged 9 commits into
python:main
python/cpython:main
from
faster-cpython:trashcan-in-dealloc
faster-cpython/cpython:trashcan-in-dealloc
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2025
Move trashcan mechanism into Py_Dealloc
markshannon
committed
a7c0082
View commit details
Copy full SHA for a7c0082
Browse repository at this point
Add news
markshannon
committed
2cb0a82
View commit details
Copy full SHA for 2cb0a82
Browse repository at this point
Avoid messing with different refcount fields
markshannon
committed
2d079a1
View commit details
Copy full SHA for 2d079a1
Browse repository at this point
Remove now-unused label
markshannon
committed
6ec46fa
View commit details
Copy full SHA for 6ec46fa
Browse repository at this point
Commits on Apr 9, 2025
Make sure that the GC never sees objects with refcount of zero
markshannon
committed
235490e
View commit details
Copy full SHA for 235490e
Browse repository at this point
Update comments
markshannon
committed
c805603
View commit details
Copy full SHA for c805603
Browse repository at this point
rst not md
markshannon
committed
8aa20f2
View commit details
Copy full SHA for 8aa20f2
Browse repository at this point
Speedup recursion checks
markshannon
committed
3514aa1
View commit details
Copy full SHA for 3514aa1
Browse repository at this point
Commits on Apr 29, 2025
Address review comments
markshannon
committed
e2e73df
View commit details
Copy full SHA for e2e73df
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL