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 skn78
Recipients skn78
Date 2017-12-21.00:12:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513815164.25.0.213398074469.issue32394@psf.upfronthosting.co.za>
In-reply-to
Content
On Windows, python 3.6.3 code "hasattr(socket, 'TCP_KEEPCNT')" gives False, python 3.6.4 gives True. This behavior breaks many libraries that i use.
History
Date User Action Args
2017-12-21 00:12:44skn78setrecipients: + skn78
2017-12-21 00:12:44skn78setmessageid: <1513815164.25.0.213398074469.issue32394@psf.upfronthosting.co.za>
2017-12-21 00:12:44skn78linkissue32394 messages
2017-12-21 00:12:44skn78create