Message9268

Author mpm
Recipients ThomasAH, cb, dbateman, djc, fmoo, jsquyres, mihalis68, moya, phil, tonfa
Date 2009-05-05.18:44:00
Content
Well we know what the issue is: Python's urllib2 is busted. So someone needs to
either fix it in Python or work around it in hg. It might be possible to do the
latter with something like

http://code.activestate.com/recipes/456195/

but I'm not in a position to test it.
History
Date User Action Args
2009-05-05 18:44:01mpmsetrecipients: + ThomasAH, tonfa, phil, cb, djc, moya, dbateman, fmoo, mihalis68, jsquyres
2009-05-05 18:44:01mpmsetmessageid: <1241549041.51.0.942884500551.issue967@selenic.com>
2009-05-05 18:44:01mpmlinkissue967 messages
2009-05-05 18:44:00mpmcreate