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 miss-islington
Recipients SilentGhost, WildCard65, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-06-23.13:41:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592919691.87.0.480841627395.issue41085@roundup.psfhosted.org>
In-reply-to
Content
New changeset 92f8b480bab408be09bc1631cf2e0e5a4641b731 by Miss Islington (bot) in branch '3.9':
bpo-41085: Fix array.array.index() on 64-bit Windows (GH-21071)
https://github.com/python/cpython/commit/92f8b480bab408be09bc1631cf2e0e5a4641b731
History
Date User Action Args
2020-06-23 13:41:31miss-islingtonsetrecipients: + miss-islington, paul.moore, vstinner, tim.golden, SilentGhost, zach.ware, steve.dower, WildCard65
2020-06-23 13:41:31miss-islingtonsetmessageid: <1592919691.87.0.480841627395.issue41085@roundup.psfhosted.org>
2020-06-23 13:41:31miss-islingtonlinkissue41085 messages
2020-06-23 13:41:31miss-islingtoncreate