diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2017-10-18 12:05:16 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2017-10-18 12:05:16 (GMT) |
commit | 97abcabc195b87d6a5562dbb867a469fac27d3f6 (patch) | |
tree | 89408afab9f30ae7c43ece4e0a60d29d98217bea /Python/mysnprintf.c | |
parent | be4e9cc769aac3cb46670c049b9f21e412be53d1 (diff) | |
download | cpython-97abcabc195b87d6a5562dbb867a469fac27d3f6.zip cpython-97abcabc195b87d6a5562dbb867a469fac27d3f6.tar.gz cpython-97abcabc195b87d6a5562dbb867a469fac27d3f6.tar.bz2 |
[3.6] bpo-31334: Fix timeout in select.poll.poll() (GH-3277) (#4033)
Always pass -1, or INFTIM where defined, to the poll() system call when
a negative timeout is passed to the poll.poll([timeout]) method in the
select module. Various OSes throw an error with arbitrary negative
values.
(cherry picked from commit 6cfa927ceb931ad968b5b03e4a2bffb64a8a0604)
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions