commit | 5eca7f3f3836cc734dfe8dc5ec669f3b4e9333fe | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Sep 01 12:12:52 2019 +0300 |
committer | GitHub <noreply@github.com> | Sun Sep 01 12:12:52 2019 +0300 |
tree | 2a3eee6b520cafadc4c3b950e73bad0c0b1aa5ce | |
parent | eb8974616bc58f44b2a3c3e4ca2326894ae42c8f [diff] |
bpo-15999: Always pass bool instead of int to socket.setblocking(). (GH-15621)