[issue13366] test_pep277 failures under WIndows

2011-11-07 Thread Roundup Robot
Roundup Robot added the comment: New changeset 2cd6b417e488 by Florent Xicluna in branch 'default': Some win32 platforms raise NotADirectoryError, others FileNotFoundError. Issue #13366. http://hg.python.org/cpython/rev/2cd6b417e488 -- ___ Python tr

[issue13366] test_pep277 failures under WIndows

2011-11-07 Thread Roundup Robot
Roundup Robot added the comment: New changeset 655d65bcc939 by Florent Xicluna in branch 'default': Closes #13366: fix test_pep277 failure on Windows. http://hg.python.org/cpython/rev/655d65bcc939 -- nosy: +python-dev resolution: -> fixed stage: needs patch -> committed/rejected status

[issue13366] test_pep277 failures under WIndows

2011-11-07 Thread Florent Xicluna
Florent Xicluna added the comment: I'm guilty on this one :-) -- assignee: -> flox components: +Windows -Interpreter Core keywords: +buildbot nosy: +flox ___ Python tracker ___

[issue13366] test_pep277 failures under WIndows

2011-11-07 Thread Antoine Pitrou
New submission from Antoine Pitrou : The 3.x Windows buildbots all fail in test_pep277. == FAIL: test_open (test.test_pep277.UnicodeFileTests) -- Traceback (m