Staging
v0.8.1
Revision c6e24e7420a03a1751004e255a6f6c14265b9ea1 authored by Miss Islington (bot) on 23 June 2020, 13:40:47 UTC, committed by GitHub on 23 June 2020, 13:40:47 UTC

Fix integer overflow in the :meth:`array.array.index` method on 64-bit Windows
for index larger than ``2**31``.
(cherry picked from commit 1d3dad5f96ed445b958ec53dfa0d46812f2162d9)

Co-authored-by: WildCard65 <WildCard65@users.noreply.github.com>
1 parent 56d25ad
History
File Mode Size
README.txt -rw-r--r-- 556 bytes
unittestgui.py -rwxr-xr-x 18.1 KB

README.txt

back to top