]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-GH-131798: optimize jit attribute loads on immutable types (#146449)
authorKumar Aditya <kumaraditya@python.org>
Thu, 26 Mar 2026 10:12:10 +0000 (15:42 +0530)
committerGitHub <noreply@github.com>
Thu, 26 Mar 2026 10:12:10 +0000 (10:12 +0000)
commitfc1f6b176e2053c792cc40b39be44c6918bb0460
treee1bd611a6eb0b2ba0150842d08d02e2c5ef11ec5
parentb5a27bdcf035c2a1c1ffc746bf3720c284991873
gh-GH-131798: optimize jit attribute loads on immutable types (#146449)
Lib/test/test_capi/test_opt.py
Python/optimizer_analysis.c