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 loewis
Recipients gvanrossum, loewis, pitrou, sbt, vstinner
Date 2014-01-28.12:43:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390913036.13.0.749446403388.issue20414@psf.upfronthosting.co.za>
In-reply-to
Content
It seems fine to me to link pythonXY.dll with wsock32.dll. This is a standard library in Windows NT+, so there is no need to avoid linking with it.

I also now agree that any change that we may make is too big for 3.4, so I propose to defer any action on this issue to 3.5.
History
Date User Action Args
2014-01-28 12:43:56loewissetrecipients: + loewis, gvanrossum, pitrou, vstinner, sbt
2014-01-28 12:43:56loewissetmessageid: <1390913036.13.0.749446403388.issue20414@psf.upfronthosting.co.za>
2014-01-28 12:43:56loewislinkissue20414 messages
2014-01-28 12:43:56loewiscreate