]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137136: Suppress build warnings when build on Windows with --experimental-jit...
authorAN Long <aisk@users.noreply.github.com>
Wed, 3 Sep 2025 14:42:26 +0000 (23:42 +0900)
committerGitHub <noreply@github.com>
Wed, 3 Sep 2025 14:42:26 +0000 (15:42 +0100)
commit1ff2cbbac85e59ca675cc482b5bbe1aaf1fac5b2
treefdb6aa10cf60042d238998c0294bc465c49baa19
parent34ed03875a786879fe292fe472142ae0f3da0e80
gh-137136: Suppress build warnings when build on Windows with --experimental-jit-interpreter (GH-137137)
Include/internal/pycore_optimizer.h
Misc/NEWS.d/next/Windows/2025-07-27-14-25-11.gh-issue-137136.xNthFT.rst [new file with mode: 0644]
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/optimizer_analysis.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h
Python/optimizer_symbols.c