]> granicus.if.org Git - python/commit
[2.7] bpo-31786: Make functions in the select module blocking when timeout is a small...
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 18 Oct 2017 08:28:35 +0000 (11:28 +0300)
committerGitHub <noreply@github.com>
Wed, 18 Oct 2017 08:28:35 +0000 (11:28 +0300)
commited267e3305a54eddae8106bdaae2c62d4c3b7db6
tree014619ce19e0665fd0ea168cecba6cf488b9c501
parent355393e7438deeab4aeec3fcffea65e8cada083b
[2.7] bpo-31786: Make functions in the select module blocking when timeout is a small negative value. (GH-4003). (#4031)

(cherry picked from commit 2c15b29aea5d6b9c61aa42d2c24a07ff1edb4b46)
Lib/test/test_poll.py