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 christian.heimes
Recipients altendky, christian.heimes, vstinner
Date 2016-09-20.17:50:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474393801.67.0.371969519304.issue28215@psf.upfronthosting.co.za>
In-reply-to
Content
Oh sorry, I missed the point that you are talking about an existing constant in the socket module. At first I thought that you were referring to a constant that you have added.

It sounds like a bug for constants >= 2**31.
History
Date User Action Args
2016-09-20 17:50:01christian.heimessetrecipients: + christian.heimes, vstinner, altendky
2016-09-20 17:50:01christian.heimessetmessageid: <1474393801.67.0.371969519304.issue28215@psf.upfronthosting.co.za>
2016-09-20 17:50:01christian.heimeslinkissue28215 messages
2016-09-20 17:50:01christian.heimescreate