Unroll calls to any #5062 (#5103)

Unroll calls to any #5062
This commit is contained in:
Bruno Oliveira
2019-05-27 20:17:44 -03:00
committed by GitHub
3 changed files with 79 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Unroll calls to ``all`` to full for-loops for better failure messages, especially when using Generator Expressions.