summaryrefslogtreecommitdiffstats
path: root/Python/gc_free_threading.c
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2024-04-29 19:49:01 (GMT)
committerGitHub <noreply@github.com>2024-04-29 19:49:01 (GMT)
commit79688b5b0ea761183193ffb0859415f3b02fa44d (patch)
treee194d6bfee8402b768741968b3753f526493e02f /Python/gc_free_threading.c
parentee3413c1c70725e133b29bb1d245f569a8f64062 (diff)
downloadcpython-79688b5b0ea761183193ffb0859415f3b02fa44d.zip
cpython-79688b5b0ea761183193ffb0859415f3b02fa44d.tar.gz
cpython-79688b5b0ea761183193ffb0859415f3b02fa44d.tar.bz2
gh-118331: Handle errors in _PyObject_SetManagedDict (#118334)
When detaching a dict, the `copy_values` call may fail due to out-of-memory errors. This can be triggered by test_no_memory in test_repl.
Diffstat (limited to 'Python/gc_free_threading.c')
0 files changed, 0 insertions, 0 deletions