summaryrefslogtreecommitdiffstats
path: root/Python/pytime.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-09-18 11:44:11 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-09-18 11:44:11 (GMT)
commit4a0d1e7c36f8ce2720fa6121b61bd048a87714ed (patch)
tree5e038d940e81ccf87d82c18eccf1a7ce89268c7f /Python/pytime.c
parent9a8b177e60cc5cc6d5105519c0df8fb185211e1d (diff)
downloadcpython-4a0d1e7c36f8ce2720fa6121b61bd048a87714ed.zip
cpython-4a0d1e7c36f8ce2720fa6121b61bd048a87714ed.tar.gz
cpython-4a0d1e7c36f8ce2720fa6121b61bd048a87714ed.tar.bz2
odictobject.c: fix compiler warning
PyObject_Length() returns a P_ssize_t, not an int. Use a Py_ssize_t to avoid overflow.
Diffstat (limited to 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions