]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100239: specialize mixed int/float inplace binary ops (GH-149413)
authorWulian233 <1055917385@qq.com>
Wed, 6 May 2026 12:59:08 +0000 (20:59 +0800)
committerGitHub <noreply@github.com>
Wed, 6 May 2026 12:59:08 +0000 (13:59 +0100)
commit0b75b7338d3a85199396404106aa011559c9c250
tree9e7150ea9a5c98f354a5262e04b5b7f8313ecada
parent347f53853faa4777e3e63a8a58a0d5e926bd3e54
gh-100239: specialize mixed int/float inplace binary ops (GH-149413)
Lib/test/test_opcache.py
Python/specialize.c