mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
gh-130382: add missing _PyReftracerTrack to ceval Py_DECREF (#130689)
This commit is contained in:
parent
3a91ee9724
commit
c5abded099
4 changed files with 45 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
Fix ``PyRefTracer_DESTROY`` not being sent from :file:`Python/ceval.c` ``Py_DECREF()``.
|
||||
Loading…
Add table
Add a link
Reference in a new issue