SIGN IN SIGN UP

bpo-41085: Fix array.array.index() on 64-bit Windows (GH-21071)

Fix integer overflow in the :meth:`array.array.index` method on 64-bit Windows
for index larger than ``2**31``.
W
WildCard65 committed
1d3dad5f96ed445b958ec53dfa0d46812f2162d9
Parent: 261cfed
Committed by GitHub <noreply@github.com> on 6/23/2020, 1:21:16 PM