Message269677
I get one test failure: ERROR: test_u (__main__.Unicode_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "P:\ath\to\cpython\lib\test\test_getargs2.py", line 782, in test_u self.assertEqual(getargs_u(u'nul:\0'), u'nul:') TypeError: argument 1 must be unicode without null characters, not unicode All other tests appear to pass. | |
Date | User | Action | Args | 2016-07-01 16:17:45 | zach.ware | set | recipients: + zach.ware, vstinner, tim.golden, benjamin.peterson, python-dev, serhiy.storchaka, steve.dower | 2016-07-01 16:17:45 | zach.ware | set | messageid: <1467389865.92.0.334171160027.issue23908@psf.upfronthosting.co.za> | 2016-07-01 16:17:45 | zach.ware | link | issue23908 messages | 2016-07-01 16:17:45 | zach.ware | create | | |