Message118248
I noticed fd must be dup-ed before passing to io.open.
And I noticed direct test run like "py3k -m test.test_time"
still produces unicode error. (Maybe this is reasonable
limitation)
I can confirm we can suppress the unicode error in such
case with newly attached patch. "py3k_also_no_unicode_error_on_direct_test_run.patch" |
|
| Date |
User |
Action |
Args |
| 2010-10-09 07:50:08 | ocean-city | set | recipients:
+ ocean-city, pitrou, vstinner, flox |
| 2010-10-09 07:50:07 | ocean-city | set | messageid: <[email protected]> |
| 2010-10-09 07:50:06 | ocean-city | link | issue8533 messages |
| 2010-10-09 07:50:06 | ocean-city | create | |
|