[issue7320] Unable to load external modules on build slave with debug python

2012-12-30 Thread Brian Curtin
Changes by Brian Curtin : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed type: -> behavior ___ Python tracker ___ ___

[issue7320] Unable to load external modules on build slave with debug python

2010-08-04 Thread Mark Lawrence
Mark Lawrence added the comment: I thought I'd flag this up as there's been talk about the buildbots on python-dev today. -- nosy: +BreamoreBoy ___ Python tracker ___ __

[issue7320] Unable to load external modules on build slave with debug python

2009-11-14 Thread Martin v . Löwis
Changes by Martin v. Löwis : -- nosy: +loewis ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python

[issue7320] Unable to load external modules on build slave with debug python

2009-11-13 Thread David Bolen
New submission from David Bolen : As I mentioned in a recent python-dev post, I've noticed that the Windows build slaves are skipping tests of external modules (like ssl and bz2). After finding an old 2.6a0 tree that I had locally built where things worked fine, I stepped through some 2.6 tags a