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 pitrou
Recipients brian.curtin, christian.heimes, pitrou, tim.golden
Date 2010-08-17.18:55:51
SpamBayes Score 0.0015193062
Marked as misclassified No
Message-id <1282071352.96.0.310111470051.issue9629@psf.upfronthosting.co.za>
In-reply-to
Content
This is witnessed in MSVC warning messages such as:

2>..\Modules\socketmodule.c(1611) : warning C4244: 'function' : conversion from 'SOCKET_T' to 'long', possible loss of data
History
Date User Action Args
2010-08-17 18:55:53pitrousetrecipients: + pitrou, christian.heimes, tim.golden, brian.curtin
2010-08-17 18:55:52pitrousetmessageid: <1282071352.96.0.310111470051.issue9629@psf.upfronthosting.co.za>
2010-08-17 18:55:51pitroulinkissue9629 messages
2010-08-17 18:55:51pitroucreate