[issue13732] test_logging failure on Windows buildbots

2012-01-07 Thread Roundup Robot
Roundup Robot added the comment: New changeset 870f8fdfbada by Vinay Sajip in branch 'default': Closes #13732: now use os.linesep instead of a literal newline. http://hg.python.org/cpython/rev/870f8fdfbada -- nosy: +python-dev resolution: -> fixed stage: needs patch -> committed/reject

[issue13732] test_logging failure on Windows buildbots

2012-01-07 Thread Charles-François Natali
New submission from Charles-François Natali : Commit 57295c4d81ac879dd2d804190b38b2e91f934acd broke Windows buildbots: """ == ERROR: test_rotator (test.test_logging.RotatingFileHandlerTest) --