summaryrefslogtreecommitdiff
path: root/tests/bugs.txt
diff options
context:
space:
mode:
authorVitja Makarov <vitja.makarov@gmail.com>2011-08-31 16:30:10 +0400
committerVitja Makarov <vitja.makarov@gmail.com>2011-08-31 16:30:10 +0400
commit314c25b5fd12ce7f0eedc13ff89ebfb67590a798 (patch)
treec3944446b6a4f734e7b29fc51967221a334355c8 /tests/bugs.txt
parentd91bd5048c44a332d934d95fbb2c7d1b51fec819 (diff)
downloadcython-314c25b5fd12ce7f0eedc13ff89ebfb67590a798.tar.gz
CF: move exception target assignment mark to right place, ticket #725
Diffstat (limited to 'tests/bugs.txt')
-rw-r--r--tests/bugs.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bugs.txt b/tests/bugs.txt
index 8b20f2ef0..2aa38548d 100644
--- a/tests/bugs.txt
+++ b/tests/bugs.txt
@@ -19,7 +19,6 @@ temp_sideeffects_T654
class_scope_T671
slice2_T636
builtin_subtype_methods_T653
-control_flow_except_T725
# CPython regression tests that don't current work:
pyregr.test_threadsignals