projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd578c5
)
Add T562 to known bugs list.
author
Robert Bradshaw
<robertwb@math.washington.edu>
Tue, 10 Aug 2010 21:24:03 +0000
(14:24 -0700)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Tue, 10 Aug 2010 21:24:03 +0000
(14:24 -0700)
tests/bugs.txt
patch
|
blob
|
history
diff --git
a/tests/bugs.txt
b/tests/bugs.txt
index 5c9a777dbda4c84671fbac9b1e2ff1e076fc5d9f..97283827bb29f391214ea6a199dd9545dcccedbf 100644
(file)
--- 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