Merge pull request #2735 from fgmacedo/fgm-fix-reprfuncargs-toterminal

2731.bug Fix ReprFuncArgs with mixed unicode and utf-8 args.
This commit is contained in:
Ronny Pfannschmidt
2017-08-31 09:36:56 +02:00
committed by GitHub
3 changed files with 24 additions and 1 deletions

1
changelog/2731.bugfix Normal file
View File

@@ -0,0 +1 @@
Fix ``ReprFuncArgs`` with mixed unicode and UTF-8 args.