Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.10] gh-90815: Fix test_embed for Windows PGO build with mimalloc (GH-94790) #94806

Merged
merged 1 commit into from
Jul 13, 2022

Commits on Jul 13, 2022

  1. pythongh-90815: Fix test_embed for Windows PGO build with mimalloc (p…

    …ythonGH-94790)
    
    Fixes the failure of PGO building with `mimalloc` on Windows, ensuring that `test_bpo20891` does not break profiling data (`python31*.pgc`).
    (cherry picked from commit 4a6bb30)
    
    Co-authored-by: neonene <[email protected]>
    neonene authored and miss-islington committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    e3ea360 View commit details
    Browse the repository at this point in the history