Merge pull request #3848 from wimglenn/pytester_unicode_bugfixes

fixed a bunch of unicode bugs in pytester.py
This commit is contained in:
wim glenn
2018-08-23 13:45:49 -05:00
committed by GitHub
4 changed files with 24 additions and 17 deletions
+1
View File
@@ -0,0 +1 @@
Fix bugs where unicode arguments could not be passed to ``testdir.runpytest`` on Python 2.