From: Stefan Behnel Date: Sat, 11 Dec 2010 00:11:49 +0000 (+0100) Subject: test_heapq seems to be fixed (and its C code looks much better) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=65f2111fd7440f1712d915b71f60dd83a8428bf3;p=cython.git test_heapq seems to be fixed (and its C code looks much better) --- diff --git a/tests/bugs.txt b/tests/bugs.txt index ba689874..8c69c30d 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -30,6 +30,3 @@ pyregr.test_sys # CPython regression tests that don't make sense pyregr.test_gdb pyregr.test_support - -# TODO: what's going on here? -pyregr.test_heapq