FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-142476: fix memory leak when creating JIT executors by ashm-dev · Pull Request #142492 · 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-142476: fix memory leak when creating JIT executors
- #142492
#142492
Merged
Fidget-Spinner
merged 19 commits into
python:main
python/cpython:main
from
ashm-dev:jit/gc
ashm-dev/cpython:jit/gc
Copy head branch name to clipboard
Dec 19, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
gh-142476: fix memory leak when creating JIT executors
#142492
Fidget-Spinner
merged 19 commits into
python:main
python/cpython:main
from
ashm-dev:jit/gc
ashm-dev/cpython:jit/gc
Copy head branch name to clipboard
Commits
Commits on Dec 9, 2025
Store chain_depth earlier and DECREF executor
ashm-dev
committed
ad78398
View commit details
Copy full SHA for ad78398
Browse repository at this point
Commits on Dec 10, 2025
Add comment regarding reference ownership
ashm-dev
committed
ae51767
View commit details
Copy full SHA for ae51767
Browse repository at this point
Merge branch 'main' into jit/gc
ashm-dev
authored
2f9ab2c
View commit details
Copy full SHA for 2f9ab2c
Browse repository at this point
Merge branch 'main' into jit/gc
ashm-dev
authored
dc5e8d3
View commit details
Copy full SHA for dc5e8d3
Browse repository at this point
Commits on Dec 11, 2025
Merge remote-tracking branch 'upstream/main' into jit/gc
ashm-dev
committed
cf6deac
View commit details
Copy full SHA for cf6deac
Browse repository at this point
Log executor refcount and GC links
ashm-dev
committed
bb950c2
View commit details
Copy full SHA for bb950c2
Browse repository at this point
Update optimizer.c
ashm-dev
committed
29b4663
View commit details
Copy full SHA for 29b4663
Browse repository at this point
Merge branch 'main' into jit/gc
ashm-dev
authored
4068cf8
View commit details
Copy full SHA for 4068cf8
Browse repository at this point
Merge branch 'main' into jit/gc
ashm-dev
authored
80af6fc
View commit details
Copy full SHA for 80af6fc
Browse repository at this point
Commits on Dec 12, 2025
Merge branch 'main' into jit/gc
ashm-dev
authored
a22b512
View commit details
Copy full SHA for a22b512
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into jit/gc
ashm-dev
committed
94312c3
View commit details
Copy full SHA for 94312c3
Browse repository at this point
fix
ashm-dev
committed
a166b47
View commit details
Copy full SHA for a166b47
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into jit/gc
ashm-dev
committed
1136bd2
View commit details
Copy full SHA for 1136bd2
Browse repository at this point
blurb add
ashm-dev
committed
f3a763a
View commit details
Copy full SHA for f3a763a
Browse repository at this point
Commits on Dec 13, 2025
add comment
ashm-dev
committed
26c577d
View commit details
Copy full SHA for 26c577d
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into jit/gc
ashm-dev
committed
a483193
View commit details
Copy full SHA for a483193
Browse repository at this point
Commits on Dec 19, 2025
Merge branch 'main' into jit/gc
ashm-dev
authored
1a3b2e9
View commit details
Copy full SHA for 1a3b2e9
Browse repository at this point
fix
ashm-dev
committed
d8451d0
View commit details
Copy full SHA for d8451d0
Browse repository at this point
follow PEP 7
Fidget-Spinner
authored
0b6ed2d
View commit details
Copy full SHA for 0b6ed2d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL