diff options
author | Sam Gross <colesbury@gmail.com> | 2024-04-29 19:49:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 19:49:01 (GMT) |
commit | 79688b5b0ea761183193ffb0859415f3b02fa44d (patch) | |
tree | e194d6bfee8402b768741968b3753f526493e02f /Python/future.c | |
parent | ee3413c1c70725e133b29bb1d245f569a8f64062 (diff) | |
download | cpython-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/future.c')
0 files changed, 0 insertions, 0 deletions