| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@ericsnowcurrently Could you take a look at this patch, please? |
Sorry, something went wrong.
|
@neonene This looks like a general fix that should be backported to 3.11 and 3.10, too. Do you agree? |
Sorry, something went wrong.
|
I agree. This patch would be better for profiling on 3.11 and 3.10. |
Sorry, something went wrong.
|
Thanks @neonene for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry, something went wrong.
|
GH-94805 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
|
GH-94806 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
…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 <53406459+neonene@users.noreply.github.com>
…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 <53406459+neonene@users.noreply.github.com>
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 <53406459+neonene@users.noreply.github.com>
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 <53406459+neonene@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Fixes the failure of PGO building with mimalloc on Windows, ensuring that test_bpo20891 does not break profiling data (python31*.pgc).
Automerge-Triggered-By: GH:tiran