Nick Coghlan <ncogh...@gmail.com> writes: > On Thu, Mar 17, 2011 at 10:19 AM, Antoine Pitrou <solip...@pitrou.net> wrote: >> This has broken many buildbots. > > I'm pretty sure I know which one is the problem child, so I just > pushed a fix which should get that one dying reliably on more > platforms.
On my Windows buildbots it appears as if this change started creating new debug RTL pop-up windows that my AutoIt script wasn't expecting, so it probably affected the build step in some subsequent builds too since the dialogs kept the python_d process live. I've reset those dialogs and updated my script to automatically acknowledge these dialogs too going forward, but failures prior to this point may not be true failures but just fallout from the prior issue. -- David _______________________________________________ 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