Update changelog/5478.bugfix.rst

Co-Authored-By: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
Thomas Grainger
2019-06-27 07:35:02 +01:00
committed by GitHub
parent 013d0e66c7
commit 86a4eb6008

View File

@@ -1 +1 @@
Use safe_str to serialize Exceptions in pytest.raises
Fix encode error when using unicode strings in exceptions with ``pytest.raises``.