]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96143: Move the perf trampoline files to the Python directory (#98675)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Tue, 25 Oct 2022 22:34:22 +0000 (23:34 +0100)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 22:34:22 +0000 (23:34 +0100)
commit1f737edb67e702095feb97118a911afb569f5705
tree40f32d35a69226f83d96c3d90eaad3d62f06c4f4
parent0c84593275969d9b8f42e75abb2638b69d5b5f4a
gh-96143: Move the perf trampoline files to the Python directory (#98675)
Makefile.pre.in
PCbuild/_freeze_module.vcxproj
PCbuild/_freeze_module.vcxproj.filters
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Python/asm_trampoline.S [moved from Objects/asm_trampoline.S with 100% similarity]
Python/perf_trampoline.c [moved from Objects/perf_trampoline.c with 100% similarity]
Tools/c-analyzer/cpython/globals-to-fix.tsv
Tools/c-analyzer/cpython/ignored.tsv
configure
configure.ac