]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47053: Refactor BINARY_OP_INPLACE_ADD_UNICODE (GH-32122)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Tue, 29 Mar 2022 02:07:05 +0000 (22:07 -0400)
committerGitHub <noreply@github.com>
Tue, 29 Mar 2022 02:07:05 +0000 (22:07 -0400)
commit788154919c2d843a0a995994bf2aed2d074761ec
tree4c408648a6f79b03b92ce20cdc930b99cf4f81c5
parentbad86a621af61f383b9f06fe4a08f66245df99e2
bpo-47053: Refactor BINARY_OP_INPLACE_ADD_UNICODE (GH-32122)
Python/ceval.c