SIGN IN SIGN UP

gh-118331: Fix `test_list.ListTest.test_no_memory` under trace refs build (#130921)

Fix `test_list.ListTest.test_no_memory` under trace refs build

Memory allocation ends up failing in _PyRefchainTrace(), which produces
different output. Assert that we don't segfault, which is the thing
we want to test and is less brittle than checking output.
M
mpage committed
6c6600f6831aec15b2acbd7a9bb9c275bd5f4a32
Parent: c4d37ee
Committed by GitHub <noreply@github.com> on 3/6/2025, 8:11:50 PM