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
Date 2022-03-25.16:13:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648224807.29.0.289849407831.issue47053@roundup.psfhosted.org>
In-reply-to
Content
New changeset cca43b7d64f47ea921d0f7a347ae1a839c5463c3 by Dennis Sweeney in branch 'main':
bpo-47053: Reduce deoptimization in BINARY_OP_INPLACE_ADD_UNICODE (GH-31318)
https://github.com/python/cpython/commit/cca43b7d64f47ea921d0f7a347ae1a839c5463c3
History
Date User Action Args
2022-03-25 16:13:27Mark.Shannonsetrecipients: + Mark.Shannon, brandtbucher, Dennis Sweeney
2022-03-25 16:13:27Mark.Shannonsetmessageid: <1648224807.29.0.289849407831.issue47053@roundup.psfhosted.org>
2022-03-25 16:13:27Mark.Shannonlinkissue47053 messages
2022-03-25 16:13:27Mark.Shannoncreate