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 Mark.Shannon
Recipients Dennis Sweeney, Mark.Shannon, brandtbucher, gvanrossum, pablogsal, pmpp
Date 2021-12-16.11:08:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639652915.98.0.300215174704.issue45829@roundup.psfhosted.org>
In-reply-to
Content
New changeset 62a8a0c5223f750e22ee381d3cfbdb718cf1cc93 by Brandt Bucher in branch 'main':
bpo-45829: Check `__getitem__`'s version for overflow before specializing (GH-30129)
https://github.com/python/cpython/commit/62a8a0c5223f750e22ee381d3cfbdb718cf1cc93
History
Date User Action Args
2021-12-16 11:08:36Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, pmpp, pablogsal, brandtbucher, Dennis Sweeney
2021-12-16 11:08:35Mark.Shannonsetmessageid: <1639652915.98.0.300215174704.issue45829@roundup.psfhosted.org>
2021-12-16 11:08:35Mark.Shannonlinkissue45829 messages
2021-12-16 11:08:35Mark.Shannoncreate