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 serhiy.storchaka
Recipients Rosuav, larry, serhiy.storchaka
Date 2019-09-01.09:12:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567329174.7.0.25977878014.issue15999@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5eca7f3f3836cc734dfe8dc5ec669f3b4e9333fe by Serhiy Storchaka in branch 'master':
bpo-15999: Always pass bool instead of int to socket.setblocking(). (GH-15621)
https://github.com/python/cpython/commit/5eca7f3f3836cc734dfe8dc5ec669f3b4e9333fe
History
Date User Action Args
2019-09-01 09:12:54serhiy.storchakasetrecipients: + serhiy.storchaka, larry, Rosuav
2019-09-01 09:12:54serhiy.storchakasetmessageid: <1567329174.7.0.25977878014.issue15999@roundup.psfhosted.org>
2019-09-01 09:12:54serhiy.storchakalinkissue15999 messages
2019-09-01 09:12:54serhiy.storchakacreate