Florent Xicluna <florent.xicl...@gmail.com> added the comment: Now the "-Wd" and "-3" flags are active on some buildbots. And the first failures ...
Need to backport fixes from py3k branch for: - cgitb "SyntaxWarning: tuple parameter unpacking has been removed in 3.x" - idlelib "reduce() not supported in 3.x; use functools.reduce()" And test_multiprocessing is failing on: "sys.exc_clear() not supported in 3.x; use except clauses" ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7092> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com