This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients SilentGhost, WildCard65, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-06-23.13:21:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592918480.31.0.421539058437.issue41085@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1d3dad5f96ed445b958ec53dfa0d46812f2162d9 by WildCard65 in branch 'master':
bpo-41085: Fix array.array.index() on 64-bit Windows (GH-21071)
https://github.com/python/cpython/commit/1d3dad5f96ed445b958ec53dfa0d46812f2162d9
History
Date User Action Args
2020-06-23 13:21:20vstinnersetrecipients: + vstinner, paul.moore, tim.golden, SilentGhost, zach.ware, steve.dower, WildCard65
2020-06-23 13:21:20vstinnersetmessageid: <1592918480.31.0.421539058437.issue41085@roundup.psfhosted.org>
2020-06-23 13:21:20vstinnerlinkissue41085 messages
2020-06-23 13:21:20vstinnercreate