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 pitrou
Recipients Adrian Wielgosik, josh.r, lou1306, pitrou, rhettinger, swanson
Date 2017-08-17.12:46:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502973968.8.0.847246682452.issue24700@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7c17e2304b9387f321c813516bf134e4f0bd332a by Antoine Pitrou (Adrian Wielgosik) in branch 'master':
bpo-24700: Add a fast path for comparing array.array of equal type (#3009)
https://github.com/python/cpython/commit/7c17e2304b9387f321c813516bf134e4f0bd332a
History
Date User Action Args
2017-08-17 12:46:08pitrousetrecipients: + pitrou, rhettinger, josh.r, swanson, Adrian Wielgosik, lou1306
2017-08-17 12:46:08pitrousetmessageid: <1502973968.8.0.847246682452.issue24700@psf.upfronthosting.co.za>
2017-08-17 12:46:08pitroulinkissue24700 messages
2017-08-17 12:46:08pitroucreate