diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-16 00:27:16 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-16 00:27:16 +0100 |
commit | c1a57d306c1e1544edb7712bed7c7d5c72816fd4 (patch) | |
tree | 9c9aad085bcefa0730d72d32ed781df266182f5a /Lib/asyncio/protocols.py | |
parent | e990c6e9525a4c26e65b7757f042612d6f17b1eb (diff) | |
download | cpython-git-c1a57d306c1e1544edb7712bed7c7d5c72816fd4.tar.gz |
Fix compiler warnings on Windows 64 bit: add an explicit cast from Py_ssize_t
to int, password.len was checked for being smaller than INT_MAX.
Diffstat (limited to 'Lib/asyncio/protocols.py')
0 files changed, 0 insertions, 0 deletions