This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients ned.deily, ronaldoussoren, w31rd0, zzzeek
Date 2010-07-29.08:06:28
SpamBayes Score 0.036322404
Marked as misclassified No
Message-id <1280390789.98.0.012328883051.issue9405@psf.upfronthosting.co.za>
In-reply-to
Content
Interestingly enough I don't get the crash in a copy of 2.7, but do get the crash in a copy of 2.6. The former was build on 10.6, the later on 10.5.

Both 3.1 and 3.2 crash reliably for me (after porting the script to py3k)

/usr/bin/python doesn't crash, but that's because it doesn't get proxy information from the system.
History
Date User Action Args
2010-07-29 08:06:30ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, zzzeek, w31rd0
2010-07-29 08:06:29ronaldoussorensetmessageid: <1280390789.98.0.012328883051.issue9405@psf.upfronthosting.co.za>
2010-07-29 08:06:28ronaldoussorenlinkissue9405 messages
2010-07-29 08:06:28ronaldoussorencreate