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 brandtbucher
Recipients Mark.Shannon, brandtbucher, neonene, pablogsal
Date 2022-03-04.18:51:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset c4d2d57eefb1224a12e2e95e4508658dfbf6a7c9 by Brandt Bucher in branch 'main':
bpo-46841: Fix BINARY_OP's handling of inline caches (GH-31671)
https://github.com/python/cpython/commit/c4d2d57eefb1224a12e2e95e4508658dfbf6a7c9
History
Date User Action Args
2022-03-04 18:51:43brandtbuchersetrecipients: + brandtbucher, Mark.Shannon, pablogsal, neonene
2022-03-04 18:51:43brandtbuchersetmessageid: <[email protected]>
2022-03-04 18:51:43brandtbucherlinkissue46841 messages
2022-03-04 18:51:43brandtbuchercreate