Add changelog entry for 5062

This commit is contained in:
Tomer Keren
2019-04-13 20:57:05 +03:00
parent 470e686a70
commit ddbe733666

View File

@@ -0,0 +1 @@
Unroll calls to ``all`` to full for-loops for better failure messages, especially when using Generator Expressions.