On Sun, Feb 24, 2008 at 07:06:42PM -0800, Neal Norwitz wrote: > I'd rather push it out to mid-month assuming Barry starts releasing > alphas at the end of each month. That should provide some time to > stabalize. Any one see the buildbots recently? :-( > http://www.python.org/dev/buildbot/all/
I've fixed a failure caused by test_curses.py. The test_compiler failure is due to the backporting of class decorators in rev. 60978; compiler/ast.py is out of the date, and the rest of compiler/ doubtless needs updating to actually support class decorators. --amk _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
