Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information