diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-08-22 22:58:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-22 22:58:43 (GMT) |
commit | cb7fdf69ec9235cb358580f189089eaf575fb9df (patch) | |
tree | e4ab3983ce2c247b81ed6cbc5e611e4821114ae8 /Lib/test/test_io.py | |
parent | 8e572491b59c2334723bfd7411ab2a9fbd100f70 (diff) | |
download | cpython-cb7fdf69ec9235cb358580f189089eaf575fb9df.zip cpython-cb7fdf69ec9235cb358580f189089eaf575fb9df.tar.gz cpython-cb7fdf69ec9235cb358580f189089eaf575fb9df.tar.bz2 |
bpo-28667: Fix a compile warning on FreeBSD when compare with FD_SETSIZE. (#501) (#3190)
FreeBSD is the only platforms with unsigned FD_SETSIZE.
(cherry picked from commit 783d0c1a1c723733adcdf4249240246fc35a5bcb)
Diffstat (limited to 'Lib/test/test_io.py')
0 files changed, 0 insertions, 0 deletions