Add T562 to known bugs list.
authorRobert Bradshaw <robertwb@math.washington.edu>
Tue, 10 Aug 2010 21:24:03 +0000 (14:24 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Tue, 10 Aug 2010 21:24:03 +0000 (14:24 -0700)
tests/bugs.txt

index 5c9a777dbda4c84671fbac9b1e2ff1e076fc5d9f..97283827bb29f391214ea6a199dd9545dcccedbf 100644 (file)
@@ -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