Improve wording in changelog entry

This commit is contained in:
Bruno Oliveira
2017-09-05 19:36:53 -03:00
parent 13eac944ae
commit 3d70727021

View File

@@ -1 +1 @@
- simplify ascii string escaping by using the backslashreplace error handler
Internal refactor: simplify ascii string escaping by using the backslashreplace error handler in newer Python 3 versions.