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