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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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``.