After backporting a patch from Neal (to make test_timeout less likely to fail on the Mac buildbot slave living at python.org), all 14 columns in
http://www.python.org/dev/buildbot/all/ are green. Yippee! Let's keep 'em that way. You can all take the weekend off ;-) I believe it's possible to fiddle the buildbot master to send email when a test run fails, and maybe it's time to start doing that. BTW, there's still one compiler warning on Windows, on the trunk: """ Compiling... _ctypes_test.c \buildbot_py25\trunk.mcintyre-windows\build\Modules\_ctypes\_ctypes_test.c(102) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data """ _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com