FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-116946: fully implement GC protocol for `lzma` objects by picnixz · Pull Request #138288 · 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-116946: fully implement GC protocol for lzma objects
- #138288
#138288
Merged
picnixz
merged 4 commits into
python:main
python/cpython:main
from
picnixz:fix/gc/lzma-heap-types-116946
picnixz/cpython:fix/gc/lzma-heap-types-116946
Copy head branch name to clipboard
Sep 1, 2025
Conversation
Commits
4
(4)
Checks
Files changed
Merged
gh-116946: fully implement GC protocol for lzma objects
#138288
picnixz
merged 4 commits into
python:main
python/cpython:main
from
picnixz:fix/gc/lzma-heap-types-116946
picnixz/cpython:fix/gc/lzma-heap-types-116946
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2025
fully implement GC protocol for `lzma` objects
picnixz
committed
5d6ee9c
View commit details
Copy full SHA for 5d6ee9c
Browse repository at this point
use `PyObject_GC_Del` for clarity
picnixz
committed
d32a93a
View commit details
Copy full SHA for d32a93a
Browse repository at this point
reduce diff for 3.14 and later
picnixz
committed
c13af3c
View commit details
Copy full SHA for c13af3c
Browse repository at this point
smash diff
picnixz
committed
a76e4bc
View commit details
Copy full SHA for a76e4bc
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL