diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-02-18 08:30:33 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-02-18 08:30:33 (GMT) |
commit | 329e4925700f68c75f8a35612b0a8eae137585d6 (patch) | |
tree | 25bcce521744706c25dfd5cb56290a74510cfc29 /Lib/asyncio/streams.py | |
parent | 0aba4dc1ed70a3f7eccef5556fdc620b2ffd32bd (diff) | |
download | cpython-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