]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90815: Fix test_embed for Windows PGO build with mimalloc (GH-94790)
authorneonene <53406459+neonene@users.noreply.github.com>
Wed, 13 Jul 2022 16:08:12 +0000 (01:08 +0900)
committerGitHub <noreply@github.com>
Wed, 13 Jul 2022 16:08:12 +0000 (09:08 -0700)
commit4a6bb30eb600e3b18f4a84c1be922c07758c613f
tree39174bdf5d3366d90de27d25d91e12210b84ac46
parented06ec1ab851544234138952d357facb32eba6c5
gh-90815: Fix test_embed for Windows PGO build with mimalloc (GH-94790)

Fixes the failure of PGO building with `mimalloc` on Windows, ensuring that `test_bpo20891` does not break profiling data (`python31*.pgc`).
Programs/_testembed.c