Add inline generator bugs to bug list.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 28 Apr 2011 20:30:58 +0000 (13:30 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 28 Apr 2011 20:30:58 +0000 (13:30 -0700)
tests/bugs.txt

index c586868ee99e8a6b4609ac2e72a50519b282391b..5eca55f001d051dd4027afaf92aa71961b457aa5 100644 (file)
@@ -30,3 +30,11 @@ pyregr.test_pep3131
 # CPython regression tests that don't make sense
 pyregr.test_gdb
 pyregr.test_support
+
+# Inlined generators
+all
+any
+builtin_sorted
+dictcomp
+inlined_generator_expressions
+setcomp