]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117958: Expose JIT code via method in UOpExecutor (#117959)
authorAnthony Shaw <anthony.p.shaw@gmail.com>
Wed, 1 May 2024 14:11:14 +0000 (00:11 +1000)
committerGitHub <noreply@github.com>
Wed, 1 May 2024 14:11:14 +0000 (07:11 -0700)
commitbeb653cc24275025708758d444835db2ddbb74e4
tree8e9752251cb31cb49be7d7ea927eb9b6a754f4eb
parent4a08a75cf4c490f7c43ede69bdf6e5a79c6a3af3
gh-117958: Expose JIT code via method in UOpExecutor (#117959)
Misc/NEWS.d/next/Core and Builtins/2024-04-18-03-49-41.gh-issue-117958.-EsfUs.rst [new file with mode: 0644]
Python/optimizer.c