mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
gh-142476: fix memory leak when creating JIT executors (GH-142492)
This commit is contained in:
parent
6b4bc6e6a2
commit
e2a7db7175
2 changed files with 9 additions and 2 deletions
|
|
@ -0,0 +1,2 @@
|
|||
Fix a memory leak in the experimental Tier 2 optimizer when creating
|
||||
executors. Patched by Shamil Abdulaev.
|
||||
Loading…
Add table
Add a link
Reference in a new issue