cpython/Misc/NEWS.d/next/Tests/2020-06-23-12-02-45.bpo-410...

3 lines
112 B
ReStructuredText

Fix integer overflow in the :meth:`array.array.index` method on 64-bit Windows
for index larger than ``2**31``.