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, njs, pitrou, vstinner, yselivanov
Date 2018-01-28.22:27:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset f11b460d8717fc3a5810684713b8b818f68789e8 by Yury Selivanov in branch 'master':
bpo-32373: Add socket.getblocking() method. (#4926)
https://github.com/python/cpython/commit/f11b460d8717fc3a5810684713b8b818f68789e8
History
Date User Action Args
2018-01-28 22:27:40yselivanovsetrecipients: + yselivanov, pitrou, vstinner, njs, asvetlov
2018-01-28 22:27:40yselivanovsetmessageid: <[email protected]>
2018-01-28 22:27:40yselivanovlinkissue32373 messages
2018-01-28 22:27:40yselivanovcreate