gh-125703: Correctly honour tracemalloc hooks on more PyDECREF specialized paths#125712
gh-125703: Correctly honour tracemalloc hooks on more PyDECREF specialized paths#125712pablogsal merged 1 commit intopython:mainfrom
Conversation
a9c4aa3 to
410c2c4
Compare
|
@markshannon please review this PR. I will not land it until you review it as I don't want to add more fixes like this until we agree on how to fix this problem If you don't like this approach please tell me what approach you will like. |
|
Since #125704 has already been merged, we may as well merge this for consistency. I'll make a new issue listing the problems with tracemalloc and the later addition of Why the changes to the JIT code? They seem unrelated |
That is unrelated indeed. It got incorrectly mixed, will remove 👍 |
9f3e194 to
1e098e9
Compare
…specialized paths
1e098e9 to
4c1937d
Compare
|
I will wait for @markshannon to approve |
|
Landing this per #125703 (comment) |
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
GH-125791 is a backport of this pull request to the 3.13 branch. |
…DECREF specialized paths (pythonGH-125712) (cherry picked from commit 3d1df3d) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
…specialized paths (python#125712)
Uh oh!
There was an error while loading. Please reload this page.