commit | cca43b7d64f47ea921d0f7a347ae1a839c5463c3 | [log] [tgz] |
---|---|---|
author | Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com> | Fri Mar 25 12:13:19 2022 -0400 |
committer | GitHub <noreply@github.com> | Fri Mar 25 16:13:19 2022 +0000 |
tree | ed0908e033243be580acbee24140225ab5887ccf | |
parent | d7163bb35d1ed46bde9affcd4eb267dfd0b703dd [diff] |
bpo-47053: Reduce deoptimization in BINARY_OP_INPLACE_ADD_UNICODE (GH-31318) * Don't deopt if refcounts are too big * Detect more at specialization time