diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-06-04 21:02:46 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-06-04 21:02:46 (GMT) |
commit | e0b99ba140f83551cdeecb2a4ca9817aedde7ff5 (patch) | |
tree | e2094750320a8fcb440f85a363f0ac6c3ee2387c /Objects/frameobject.c | |
parent | 0b81111b18790e5d95cb84a09d15aadfb8a1dadf (diff) | |
download | cpython-e0b99ba140f83551cdeecb2a4ca9817aedde7ff5.zip cpython-e0b99ba140f83551cdeecb2a4ca9817aedde7ff5.tar.gz cpython-e0b99ba140f83551cdeecb2a4ca9817aedde7ff5.tar.bz2 |
Close #17932: Fix an integer overflow issue on Windows 64-bit in iterators:
change the C type of seqiterobject.it_index from long to Py_ssize_t.
Diffstat (limited to 'Objects/frameobject.c')
0 files changed, 0 insertions, 0 deletions