Message269753
======================================================================
ERROR: test_path_with_null_unicode (test.test_posix.PosixTester)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/home/buildbot/python/2.7.koobs-freebsd9/build/Lib/test/test_posix.py", line 585, in test_path_with_null_unicode
test_support.unlink(fn)
File "/usr/home/buildbot/python/2.7.koobs-freebsd9/build/Lib/test/test_support.py", line 243, in unlink
_unlink(filename)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 6-7: ordinal not in range(128)
======================================================================
ERROR: test_path_with_null_unicode (test.test_posix.PosixTester)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/home/buildbot/python/2.7.koobs-freebsd9/build/Lib/test/test_support.py", line 243, in unlink
_unlink(filename)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 6-7: ordinal not in range(128)
----------------------------------------------------------------------
Ran 43 tests in 0.105s |
|
Date |
User |
Action |
Args |
2016-07-03 05:10:18 | koobs | set | recipients:
+ koobs, vstinner, tim.golden, benjamin.peterson, python-dev, zach.ware, serhiy.storchaka, steve.dower |
2016-07-03 05:10:18 | koobs | set | messageid: <1467522618.61.0.952851322813.issue23908@psf.upfronthosting.co.za> |
2016-07-03 05:10:18 | koobs | link | issue23908 messages |
2016-07-03 05:10:18 | koobs | create | |
|