]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
JIT: Fix compiler warning from visibility attribute in typedef (#139981)
authorSavannah Ostrowski <savannah@python.org>
Mon, 3 Nov 2025 19:46:53 +0000 (11:46 -0800)
committerGitHub <noreply@github.com>
Mon, 3 Nov 2025 19:46:53 +0000 (19:46 +0000)
commit57f4d09a6fcfec229603f644c4254abdded00429
tree8f01af3d9e4f564147f82dc89607c227c6a53acb
parentc98c5b344941c45e50dded708177f7ec2e225b2b
JIT: Fix compiler warning from visibility attribute in typedef (#139981)
Tools/jit/trampoline.c