diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-02-18 09:30:33 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-02-18 09:30:33 +0100 |
commit | 329e4925700f68c75f8a35612b0a8eae137585d6 (patch) | |
tree | 25bcce521744706c25dfd5cb56290a74510cfc29 /Lib/asyncio/test_utils.py | |
parent | 0aba4dc1ed70a3f7eccef5556fdc620b2ffd32bd (diff) | |
download | cpython-git-329e4925700f68c75f8a35612b0a8eae137585d6.tar.gz |
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/test_utils.py')
0 files changed, 0 insertions, 0 deletions