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.
V
Victor Stinner committed
e0b99ba140f83551cdeecb2a4ca9817aedde7ff5
Parent: 0b81111