diff options
author | Sam Gross <colesbury@gmail.com> | 2024-08-07 13:36:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-07 13:36:19 (GMT) |
commit | 674a50ef2f8909c1c5d812e166bcc12ae6377908 (patch) | |
tree | 3903df98dc42864af8fc51c11b1d0507280ce267 /Python/tracemalloc.c | |
parent | 013a0929750ed2b46ae990b59d02e3db84337474 (diff) | |
download | cpython-674a50ef2f8909c1c5d812e166bcc12ae6377908.zip cpython-674a50ef2f8909c1c5d812e166bcc12ae6377908.tar.gz cpython-674a50ef2f8909c1c5d812e166bcc12ae6377908.tar.bz2 |
gh-117139: Fix an incorrect borrow in bytecodes.c (#122318)
`_PyDict_SetItem_Take2` steals both the key (i.e., `sub`) and the value.
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions