summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/streams.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-02-18 08:30:33 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2014-02-18 08:30:33 (GMT)
commit329e4925700f68c75f8a35612b0a8eae137585d6 (patch)
tree25bcce521744706c25dfd5cb56290a74510cfc29 /Lib/asyncio/streams.py
parent0aba4dc1ed70a3f7eccef5556fdc620b2ffd32bd (diff)
downloadcpython-329e4925700f68c75f8a35612b0a8eae137585d6.zip
cpython-329e4925700f68c75f8a35612b0a8eae137585d6.tar.gz
cpython-329e4925700f68c75f8a35612b0a8eae137585d6.tar.bz2
Issue #20656: Restore explicit downcast in select_select().
Cast from time_t (64 bit) to long (32 bit). It should fix a compiler warning.
Diffstat (limited to 'Lib/asyncio/streams.py')
0 files changed, 0 insertions, 0 deletions