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 mark.dickinson
Recipients drkirkby, loewis, mark.dickinson
Date 2010-06-26.20:52:40
SpamBayes Score 3.5415553e-05
Marked as misclassified No
Message-id <1277585561.87.0.812597265122.issue8852@psf.upfronthosting.co.za>
In-reply-to
Content
I'm also seeing the failure of the _socket module to build on OpenSolaris build snv_134 (the most recent development build).  The socketmodule.c.patch patch fixes that failure for me, allowing the test-suite to run.

I'm afraid I don't feel competent to comment on the correctness of the patch, though, other than to say it works for me.
History
Date User Action Args
2010-06-26 20:52:41mark.dickinsonsetrecipients: + mark.dickinson, loewis, drkirkby
2010-06-26 20:52:41mark.dickinsonsetmessageid: <1277585561.87.0.812597265122.issue8852@psf.upfronthosting.co.za>
2010-06-26 20:52:40mark.dickinsonlinkissue8852 messages
2010-06-26 20:52:40mark.dickinsoncreate