From 41d9750c08e72b7e0d965c244a05b33fe9ff9b04 Mon Sep 17 00:00:00 2001 From: Robert Bradshaw Date: Tue, 10 Aug 2010 14:24:03 -0700 Subject: [PATCH] Add T562 to known bugs list. --- tests/bugs.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/bugs.txt b/tests/bugs.txt index 5c9a777d..97283827 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -15,6 +15,7 @@ genexpr_T491 with_statement_module_level_T536 function_as_method_T494 closure_inside_cdef_T554 +ipow_crash_T562 # CPython regression tests that don't current work: pyregr.test_threadsignals -- 2.26.2