summaryrefslogtreecommitdiffstats
path: root/Python/marshal.c
diff options
context:
space:
mode:
authorRiccardo Coccioli <volans-@users.noreply.github.com>2017-10-18 12:04:04 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2017-10-18 12:04:04 (GMT)
commit27b951c63353345cdf7a9a8c4c8133a5dafd6a80 (patch)
tree6adac0c5a137c1ce62c9e989a06fd5e3a0b67288 /Python/marshal.c
parented267e3305a54eddae8106bdaae2c62d4c3b7db6 (diff)
downloadcpython-27b951c63353345cdf7a9a8c4c8133a5dafd6a80.zip
cpython-27b951c63353345cdf7a9a8c4c8133a5dafd6a80.tar.gz
cpython-27b951c63353345cdf7a9a8c4c8133a5dafd6a80.tar.bz2
[2.7] bpo-31334: Fix timeout in select.poll.poll() (GH-3277) (#4034)
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/marshal.c')
0 files changed, 0 insertions, 0 deletions