Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-90815: Define WITH_MIMALLOC macro in PC/pyconfig.h#111528
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Example of arecent PR,test.pythoninfo of Windows x64 says:
|
The build fails on Windows. Example:
cc@DinoV |
I think the issue here is that we're including the files in the Windows build but they're now included via obmalloc.c (this had changed along the way). I'll let the build bots see if#111532 fixes it. |
Uh oh!
There was an error while loading.Please reload this page.