Skip to content

Commit

Permalink
Add inline generator bugs to bug list.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwb committed Apr 28, 2011
1 parent d175650 commit 80ae39e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tests/bugs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 80ae39e

Please sign in to comment.