diff --git a/changelog/5062.feature.rst b/changelog/5062.feature.rst new file mode 100644 index 000000000..e311d161d --- /dev/null +++ b/changelog/5062.feature.rst @@ -0,0 +1 @@ +Unroll calls to ``all`` to full for-loops for better failure messages, especially when using Generator Expressions.