]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Support BINARY_OP_INPLACE_ADD_UNICODE
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Mon, 20 Oct 2025 01:37:40 +0000 (02:37 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Mon, 20 Oct 2025 01:37:40 +0000 (02:37 +0100)
commitba64a5ba4a640753c286296ed41d92642a8b3405
tree6480677955777f8a14db3717d4b14f1572e828fe
parent00c81fae5a13e5af7c76d920dae2c4404148e588
Support BINARY_OP_INPLACE_ADD_UNICODE
Python/optimizer.c