diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-05-31 19:08:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-31 19:08:21 (GMT) |
commit | 67ac19111f14e9606454d0f36a52132996073db4 (patch) | |
tree | 839b1fa870e06b7336262cb9f1725c9574040f2a /Python/bytecodes.c | |
parent | a7e81fdfc175bd9cf82dfd8f1e1853cb942bf0f0 (diff) | |
download | cpython-67ac19111f14e9606454d0f36a52132996073db4.zip cpython-67ac19111f14e9606454d0f36a52132996073db4.tar.gz cpython-67ac19111f14e9606454d0f36a52132996073db4.tar.bz2 |
[3.13] gh-119799: Add missing `_Py_IncRefTotal` to `_Py_NewRefWithLock` (GH-119800) (#119878)
The free-threaded refleak builds were reporting negative refcount deltas
in some tests because of a missing `_Py_NewRefWithLock`.
(cherry picked from commit 879d43b705faab0c59f1a6a0042e286f39f3a4ef)
Co-authored-by: Sam Gross <colesbury@gmail.com>
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions