Merge remote-tracking branch 'upstream/master' into release-3.8.0

This commit is contained in:
Bruno Oliveira
2018-09-05 18:02:02 -03:00
17 changed files with 258 additions and 44 deletions

1
changelog/3566.doc.rst Normal file
View File

@@ -0,0 +1 @@
Added a blurb in usage.rst for the usage of -r flag which is used to show an extra test summary info.

View File

@@ -0,0 +1 @@
Terminal writer now takes into account unicode character width when writing out progress.

View File

@@ -0,0 +1 @@
Improve performance of assertion rewriting.