SIGN IN SIGN UP

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.
S
Sam Gross committed
79688b5b0ea761183193ffb0859415f3b02fa44d
Parent: ee3413c
Committed by GitHub <noreply@github.com> on 4/29/2024, 7:49:01 PM