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 yselivanov
Recipients asvetlov, christian.heimes, methane, njs, pitrou, vstinner, yselivanov
Date 2017-12-19.01:03:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513645380.43.0.213398074469.issue32331@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9818142b1bd20243733a953fb8aa2c7be314c47c by Yury Selivanov in branch 'master':
bpo-32331: Fix socket.type when SOCK_NONBLOCK is available (#4877)
https://github.com/python/cpython/commit/9818142b1bd20243733a953fb8aa2c7be314c47c
History
Date User Action Args
2017-12-19 01:03:00yselivanovsetrecipients: + yselivanov, pitrou, vstinner, christian.heimes, njs, asvetlov, methane
2017-12-19 01:03:00yselivanovsetmessageid: <1513645380.43.0.213398074469.issue32331@psf.upfronthosting.co.za>
2017-12-19 01:03:00yselivanovlinkissue32331 messages
2017-12-19 01:03:00yselivanovcreate